Searched refs:customizationPickerViewModel (Results 1 – 8 of 8) sorted by relevance
/packages/apps/WallpaperPicker2/src/com/android/wallpaper/module/ |
D | WallpaperPickerSections.java | 40 CustomizationPickerViewModel customizationPickerViewModel, in getSectionControllersForScreen() argument 58 customizationPickerViewModel)); in getSectionControllersForScreen() 61 customizationPickerViewModel.getWallpaperQuickSwitchViewModel(screen), in getSectionControllersForScreen()
|
D | CustomizationSections.java | 45 CustomizationPickerViewModel customizationPickerViewModel, in getSectionControllersForScreen() argument
|
/packages/apps/ThemePicker/src/com/android/customization/module/ |
D | DefaultCustomizationSections.java | 106 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/ |
D | PreviewWithThemeSectionController.kt | 58 customizationPickerViewModel: CustomizationPickerViewModel, in <lambda>() 71 customizationPickerViewModel, in <lambda>()
|
D | PreviewWithClockCarouselSectionController.kt | 78 customizationPickerViewModel: CustomizationPickerViewModel, 93 customizationPickerViewModel,
|
/packages/apps/WallpaperPicker2/src/com/android/wallpaper/picker/customization/ui/section/ |
D | ScreenPreviewSectionController.kt | 65 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/ |
D | TestCustomizationSections.kt | 32 customizationPickerViewModel: CustomizationPickerViewModel, in getSectionControllersForScreen()
|
/packages/apps/WallpaperPicker2/src/com/android/wallpaper/picker/customization/ui/ |
D | CustomizationPickerActivity2.kt | 62 private val customizationPickerViewModel: CustomizationPickerViewModel2 by viewModels() in <lambda>() constant in com.android.wallpaper.picker.customization.ui.CustomizationPickerActivity2 137 viewModel = customizationPickerViewModel, in <lambda>()
|