Home
last modified time | relevance | path

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

/packages/apps/WallpaperPicker2/src/com/android/wallpaper/module/
DWallpaperPickerSections.java32 WallpaperColorsViewModel wallpaperColorsViewModel, in getSectionControllersForScreen()
DCustomizationSections.java51 WallpaperColorsViewModel wallpaperColorsViewModel, in getSectionControllersForScreen()
DWallpaperPicker2Injector.kt93 private var wallpaperColorsViewModel: WallpaperColorsViewModel? = null in <lambda>() variable in com.android.wallpaper.module.WallpaperPicker2Injector
/packages/apps/ThemePicker/src/com/android/customization/module/
DDefaultCustomizationSections.java96 WallpaperColorsViewModel wallpaperColorsViewModel, in getSectionControllersForScreen()
/packages/apps/WallpaperPicker2/tests/common/src/com/android/wallpaper/testing/
DTestInjector.kt94 private var wallpaperColorsViewModel: WallpaperColorsViewModel? = null in <lambda>() variable in com.android.wallpaper.testing.TestInjector