Home
last modified time | relevance | path

Searched refs:hasWallpaperForLetterboxBackground (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/services/core/java/com/android/server/wm/
DWallpaperController.java190 mFindResults.setIsWallpaperTargetForLetterbox(w.hasWallpaperForLetterboxBackground());
DWindowState.java5892 return (mAttrs.flags & FLAG_SHOW_WALLPAPER) != 0 || hasWallpaperForLetterboxBackground(); in hasWallpaper()
5895 boolean hasWallpaperForLetterboxBackground() { in hasWallpaperForLetterboxBackground() method in WindowState
/frameworks/base/services/
Dart-wear-profile29895 PLcom/android/server/wm/WindowState;->hasWallpaperForLetterboxBackground()Z