Home
last modified time | relevance | path

Searched defs:mainWindow (Results 1 – 6 of 6) sorted by relevance

/aosp12/frameworks/base/services/core/java/com/android/server/wm/
H A DLetterboxUiController.java265 boolean shouldShowLetterboxUi(WindowState mainWindow) { in shouldShowLetterboxUi()
274 boolean isSurfaceReadyAndVisible(WindowState mainWindow) { in isSurfaceReadyAndVisible()
322 private void updateRoundedCorners(WindowState mainWindow) { in updateRoundedCorners()
386 private boolean isLetterboxedNotForDisplayCutout(WindowState mainWindow) { in isLetterboxedNotForDisplayCutout()
391 private void updateWallpaperForLetterbox(WindowState mainWindow) { in updateWallpaperForLetterbox()
H A DStartingSurfaceController.java119 final WindowState mainWindow = activity.findMainWindow(); in createTaskSnapshotSurface() local
H A DTaskSnapshotSurface.java183 final WindowState mainWindow = activity.findMainWindow(); in create() local
H A DAppTransitionController.java502 final WindowState mainWindow = activity != null ? activity.findMainWindow() : null; in getAnimLp() local
H A DTaskOrganizerController.java518 final WindowState mainWindow = in removeStartingWindow() local
H A DActivityRecord.java9311 final WindowState mainWindow = findMainWindow(); in createRemoteAnimationTarget() local