Home
last modified time | relevance | path

Searched refs:customizationPickerViewModel (Results 1 – 8 of 8) sorted by relevance

/packages/apps/WallpaperPicker2/src/com/android/wallpaper/module/
DWallpaperPickerSections.java40 CustomizationPickerViewModel customizationPickerViewModel, in getSectionControllersForScreen() argument
58 customizationPickerViewModel)); in getSectionControllersForScreen()
61 customizationPickerViewModel.getWallpaperQuickSwitchViewModel(screen), in getSectionControllersForScreen()
DCustomizationSections.java45 CustomizationPickerViewModel customizationPickerViewModel, in getSectionControllersForScreen() argument
/packages/apps/ThemePicker/src/com/android/customization/module/
DDefaultCustomizationSections.java106 CustomizationPickerViewModel customizationPickerViewModel, in getSectionControllersForScreen() argument
131 customizationPickerViewModel) in getSectionControllersForScreen()
145 customizationPickerViewModel)); in getSectionControllersForScreen()
159 customizationPickerViewModel.getWallpaperQuickSwitchViewModel( in getSectionControllersForScreen()
/packages/apps/ThemePicker/src/com/android/customization/picker/preview/ui/section/
DPreviewWithThemeSectionController.kt58 customizationPickerViewModel: CustomizationPickerViewModel, in <lambda>()
71 customizationPickerViewModel, in <lambda>()
DPreviewWithClockCarouselSectionController.kt78 customizationPickerViewModel: CustomizationPickerViewModel,
93 customizationPickerViewModel,
/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
135 animationStateViewModel = customizationPickerViewModel, in <lambda>()
/packages/apps/WallpaperPicker2/tests/common/src/com/android/wallpaper/testing/
DTestCustomizationSections.kt32 customizationPickerViewModel: CustomizationPickerViewModel, in getSectionControllersForScreen()
/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
137 viewModel = customizationPickerViewModel, in <lambda>()