Loading services/core/java/com/android/server/wm/ActivityRecord.java +2 −0 Original line number Diff line number Diff line Loading @@ -3051,6 +3051,8 @@ final class ActivityRecord extends WindowToken implements WindowManagerService.A // from the client it-self to the parent surface (owned by us). detachChildren(); clearAllDrawn(); mPendingRelaunchCount++; } Loading Loading
services/core/java/com/android/server/wm/ActivityRecord.java +2 −0 Original line number Diff line number Diff line Loading @@ -3051,6 +3051,8 @@ final class ActivityRecord extends WindowToken implements WindowManagerService.A // from the client it-self to the parent surface (owned by us). detachChildren(); clearAllDrawn(); mPendingRelaunchCount++; } Loading