Home
last modified time | relevance | path

Searched refs:DISABLE_MY_PHOTOS_BLOCK_PREVIEW (Results 1 – 1 of 1) sorted by relevance

/packages/apps/WallpaperPicker2/src/com/android/wallpaper/picker/
DWallpaperPickerDelegate.java60 public static boolean DISABLE_MY_PHOTOS_BLOCK_PREVIEW = false; field in WallpaperPickerDelegate
118 if (DISABLE_MY_PHOTOS_BLOCK_PREVIEW) { in requestCustomPhotoPicker()