Home
last modified time | relevance | path

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

/packages/apps/WallpaperPicker2/src/com/android/wallpaper/picker/individual/
DPreviewIndividualHolder.java18 import static com.android.wallpaper.picker.WallpaperPickerDelegate.PREVIEW_LIVE_WALLPAPER_REQUEST_C…
19 import static com.android.wallpaper.picker.WallpaperPickerDelegate.PREVIEW_WALLPAPER_REQUEST_CODE;
DCreativeCategoryIndividualHolder.java18 import static com.android.wallpaper.picker.WallpaperPickerDelegate.PREVIEW_LIVE_WALLPAPER_REQUEST_C…
19 import static com.android.wallpaper.picker.WallpaperPickerDelegate.PREVIEW_WALLPAPER_REQUEST_CODE;
/packages/apps/WallpaperPicker2/src/com/android/wallpaper/picker/
DWallpaperPickerDelegate.java55 public class WallpaperPickerDelegate implements MyPhotosStarter { class
80 public WallpaperPickerDelegate(WallpapersUiContainer container, FragmentActivity activity, in WallpaperPickerDelegate() method in WallpaperPickerDelegate
422 if (requestCode == WallpaperPickerDelegate.READ_EXTERNAL_STORAGE_PERMISSION_REQUEST_CODE in onRequestPermissionsResult()
DCustomizationPickerActivity.java81 private WallpaperPickerDelegate mDelegate;
94 mDelegate = new WallpaperPickerDelegate(this, this, injector); in onCreate()
DCategorySelectorFragment.java18 import static com.android.wallpaper.picker.WallpaperPickerDelegate.PREVIEW_LIVE_WALLPAPER_REQUEST_C…
19 import static com.android.wallpaper.picker.WallpaperPickerDelegate.PREVIEW_WALLPAPER_REQUEST_CODE;