Searched refs:updateLetterboxSurface (Results 1 – 4 of 4) sorted by relevance
907 void updateLetterboxSurface(WindowState winHint) { in updateLetterboxSurface() method in LetterboxUiController908 updateLetterboxSurface(winHint, mActivityRecord.getSyncTransaction()); in updateLetterboxSurface()911 void updateLetterboxSurface(WindowState winHint, Transaction t) { in updateLetterboxSurface() method in LetterboxUiController
1827 void updateLetterboxSurface(WindowState winHint, Transaction t) { in updateLetterboxSurface() method in ActivityRecord1828 mLetterboxUiController.updateLetterboxSurface(winHint, t); in updateLetterboxSurface()1831 void updateLetterboxSurface(WindowState winHint) { in updateLetterboxSurface() method in ActivityRecord1832 mLetterboxUiController.updateLetterboxSurface(winHint); in updateLetterboxSurface()4437 updateLetterboxSurface(child); in removeChild()5915 updateLetterboxSurface(null); in destroySurfaces()7576 updateLetterboxSurface(findMainWindow(), t); in onLeashAnimationStarting()7737 updateLetterboxSurface(findMainWindow(), t); in onAnimationLeashLost()
1105 activity.updateLetterboxSurface(w);
10567 HSPLcom/android/server/wm/ActivityRecord;->updateLetterboxSurface(Lcom/android/server/wm/WindowStat…11217 HSPLcom/android/server/wm/LetterboxUiController;->updateLetterboxSurface(Lcom/android/server/wm/Win…11218 HSPLcom/android/server/wm/LetterboxUiController;->updateLetterboxSurface(Lcom/android/server/wm/Win…