Home
last modified time | relevance | path

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

/packages/apps/WallpaperPicker2/src/com/android/wallpaper/picker/
DMyPhotosStarter.java65 default Intent getMyPhotosIntent(Context context) { in getMyPhotosIntent() method
DWallpaperPickerDelegate.java163 Intent intent = mMyPhotosIntentProvider.getMyPhotosIntent(mActivity); in showCustomPhotoPicker()