Home
last modified time | relevance | path

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

/aosp12/packages/apps/WallpaperPicker2/src/com/android/wallpaper/picker/individual/
H A DIndividualPickerFragment.java164 void onDestinationSet(@Destination int destination); in onDestinationSet() method
1030 wallpaperDestinationCallback.onDestinationSet(destination); in onWallpaperDestinationSet()
/aosp12/packages/apps/WallpaperPicker2/src/com/android/wallpaper/picker/
H A DCategoryFragment.java467 public void onDestinationSet(@WallpaperPersister.Destination int destination) { in onDestinationSet() method in CategoryFragment