Searched refs:isWallpaperAllowed (Results 1 – 2 of 2) sorted by relevance
273 if (!Utilities.isWallpaperAllowed(launcher)) { in startWallpaperPicker()
552 public static boolean isWallpaperAllowed(Context context) { in isWallpaperAllowed() method in Utilities