Searched refs:deferSurfaceLayout (Results 1 – 4 of 4) sorted by relevance
2021 mWindowManager.deferSurfaceLayout(); in resizeStackLocked()2108 mWindowManager.deferSurfaceLayout(); in moveTasksToFullscreenStackLocked()2170 mWindowManager.deferSurfaceLayout(); in resizeDockedStackLocked()2224 mWindowManager.deferSurfaceLayout(); in resizePinnedStackLocked()2465 mWindowManager.deferSurfaceLayout(); in moveTaskToStackLocked()2546 mWindowManager.deferSurfaceLayout(); in moveActivityToPinnedStackLocked()
534 mService.mWindowManager.deferSurfaceLayout(); in startActivityLocked()
18681 mWindowManager.deferSurfaceLayout(); in updateConfigurationLocked()
5262 public void deferSurfaceLayout() { in deferSurfaceLayout() method