Searched refs:isBelowWallpaperTarget (Results 1 – 2 of 2) sorted by relevance
290 boolean isBelowWallpaperTarget(WindowState win) { in isBelowWallpaperTarget() method in WallpaperController
1754 } else if (displayContent.mWallpaperController.isBelowWallpaperTarget(win)) { in addWindow()