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