Searched refs:WallpaperPickerDelegate (Results 1 – 5 of 5) sorted by relevance
18 import static com.android.wallpaper.picker.WallpaperPickerDelegate.PREVIEW_LIVE_WALLPAPER_REQUEST_C…19 import static com.android.wallpaper.picker.WallpaperPickerDelegate.PREVIEW_WALLPAPER_REQUEST_CODE;
55 public class WallpaperPickerDelegate implements MyPhotosStarter { class80 public WallpaperPickerDelegate(WallpapersUiContainer container, FragmentActivity activity, in WallpaperPickerDelegate() method in WallpaperPickerDelegate422 if (requestCode == WallpaperPickerDelegate.READ_EXTERNAL_STORAGE_PERMISSION_REQUEST_CODE in onRequestPermissionsResult()
81 private WallpaperPickerDelegate mDelegate;94 mDelegate = new WallpaperPickerDelegate(this, this, injector); in onCreate()