Searched refs:isWallpaperAllowed (Results 1 – 3 of 3) sorted by relevance
199 if (!Utilities.isWallpaperAllowed(launcher)) { in startWallpaperPicker()
419 if (Utilities.isWallpaperAllowed(context)) { in onPopulateNodeForVirtualView()
606 public static boolean isWallpaperAllowed(Context context) { in isWallpaperAllowed() method in Utilities