Searched refs:deferSurfaceLayout (Results 1 – 7 of 7) sorted by relevance
120 mWindowManager.deferSurfaceLayout(); in keyguardGoingAway()255 mWindowManager.deferSurfaceLayout(); in handleOccludedChanged()
882 mWindowManager.deferSurfaceLayout(); in lockAllProfileTasks()2376 mWindowManager.deferSurfaceLayout(); in resizeStackLocked()2424 mWindowManager.deferSurfaceLayout(); in moveTasksToFullscreenStackInSurfaceTransaction()2527 mWindowManager.deferSurfaceLayout(); in resizeDockedStackLocked()2592 mWindowManager.deferSurfaceLayout(); in resizePinnedStackLocked()2959 mWindowManager.deferSurfaceLayout(); in moveActivityToPinnedStackLocked()5130 mWindowManager.deferSurfaceLayout(); in startActivityFromRecentsInner()
654 windowManager.deferSurfaceLayout(); in reparent()
1001 mService.mWindowManager.deferSurfaceLayout(); in startActivity()
1373 mService.mWindowManager.deferSurfaceLayout(); in activityPausedLocked()3627 mWindowManager.deferSurfaceLayout(); in finishActivityLocked()
5267 mWindowManager.deferSurfaceLayout(); in handleAppDiedLocked()20227 mWindowManager.deferSurfaceLayout();20415 mWindowManager.deferSurfaceLayout();
2887 public void deferSurfaceLayout() { in deferSurfaceLayout() method in WindowManagerService