Home | History | Annotate | Download | only in wm

Lines Matching refs:isWallpaperVisible

130     boolean isWallpaperVisible() {
131 return isWallpaperVisible(mWallpaperTarget);
134 private boolean isWallpaperVisible(WindowState wallpaperTarget) {
158 final boolean visible = isWallpaperVisible(mWallpaperTarget);
661 visible = isWallpaperVisible(wallpaperTarget);