Home
last modified time | relevance | path

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

/aosp12/packages/apps/WallpaperPicker2/src/com/android/wallpaper/picker/
H A DWallpaperPickerDelegate.java398 public IndividualPickerActivityIntentFactory getPickerIntentFactory() { in getPickerIntentFactory() method in WallpaperPickerDelegate
H A DTopLevelPickerActivity.java858 category.show(this, mDelegate.getPickerIntentFactory(), in showCategoryDesktop()