Searched refs:hasWallpaperForLetterboxBackground (Results 1 – 3 of 3) sorted by relevance
190 mFindResults.setIsWallpaperTargetForLetterbox(w.hasWallpaperForLetterboxBackground());
5892 return (mAttrs.flags & FLAG_SHOW_WALLPAPER) != 0 || hasWallpaperForLetterboxBackground(); in hasWallpaper()5895 boolean hasWallpaperForLetterboxBackground() { in hasWallpaperForLetterboxBackground() method in WindowState
29895 PLcom/android/server/wm/WindowState;->hasWallpaperForLetterboxBackground()Z