Searched refs:hasWallpaperBackgroundForLetterbox (Results 1 – 4 of 4) sorted by relevance
744 boolean hasWallpaperBackgroundForLetterbox() { in hasWallpaperBackgroundForLetterbox() method in LetterboxUiController815 this::hasWallpaperBackgroundForLetterbox, in layoutLetterboxIfNeeded()1411 if (hasWallpaperBackgroundForLetterbox()) { in getLetterboxBackgroundColor()
1903 boolean hasWallpaperBackgroundForLetterbox() { in hasWallpaperBackgroundForLetterbox() method in ActivityRecord1904 return mLetterboxUiController.hasWallpaperBackgroundForLetterbox(); in hasWallpaperBackgroundForLetterbox()
5896 return mActivityRecord != null && mActivityRecord.hasWallpaperBackgroundForLetterbox(); in hasWallpaperForLetterboxBackground()
25618 PLcom/android/server/wm/ActivityRecord;->hasWallpaperBackgroundForLetterbox()Z27615 PLcom/android/server/wm/LetterboxUiController;->hasWallpaperBackgroundForLetterbox()Z