Home
last modified time | relevance | path

Searched defs:customizationPickerViewModel (Results 1 – 5 of 5) sorted by relevance

/packages/apps/WallpaperPicker2/src/com/android/wallpaper/module/
DCustomizationSections.java45 CustomizationPickerViewModel customizationPickerViewModel, in getSectionControllersForScreen()
DWallpaperPickerSections.java40 CustomizationPickerViewModel customizationPickerViewModel, in getSectionControllersForScreen()
/packages/apps/ThemePicker/src/com/android/customization/module/
DDefaultCustomizationSections.java106 CustomizationPickerViewModel customizationPickerViewModel, in getSectionControllersForScreen()
/packages/apps/WallpaperPicker2/src/com/android/wallpaper/picker/customization/ui/section/
DScreenPreviewSectionController.kt65 private val customizationPickerViewModel: CustomizationPickerViewModel, in <lambda>() constant in com.android.wallpaper.picker.customization.ui.section.ScreenPreviewSectionController
/packages/apps/WallpaperPicker2/src/com/android/wallpaper/picker/customization/ui/
DCustomizationPickerActivity2.kt62 private val customizationPickerViewModel: CustomizationPickerViewModel2 by viewModels() in <lambda>() constant in com.android.wallpaper.picker.customization.ui.CustomizationPickerActivity2