Home
last modified time | relevance | path

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

/packages/apps/WallpaperPicker2/src/com/android/wallpaper/picker/customization/ui/viewmodel/
DCustomizationPickerViewModel2.kt35 enum class PickerScreen { class in com.android.wallpaper.picker.customization.ui.viewmodel.CustomizationPickerViewModel2
50 Pair(PickerScreen.CUSTOMIZATION_OPTION, it) in <lambda>()
52 Pair(PickerScreen.MAIN, null) in <lambda>()
/packages/apps/WallpaperPicker2/src/com/android/wallpaper/picker/customization/ui/binder/
DCustomizationPickerBinder2.kt32 …paper.picker.customization.ui.viewmodel.CustomizationPickerViewModel2.PickerScreen.CUSTOMIZATION_O… in <lambda>()
33 …android.wallpaper.picker.customization.ui.viewmodel.CustomizationPickerViewModel2.PickerScreen.MAIN in <lambda>()