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