Home
last modified time | relevance | path

Searched refs:updateColors (Results 1 – 5 of 5) sorted by relevance

/packages/apps/WallpaperPicker2/tests/robotests/src/com/android/wallpaper/picker/customization/ui/viewmodel/
DColorUpdateViewModelTest.kt66 fun updateColors() { in updateColors() method in com.android.wallpaper.picker.customization.ui.viewmodel.ColorUpdateViewModelTest
78 underTest.updateColors() in updateColors()
111 underTest.updateColors() in previewColors_withPreviewEnabled()
131 underTest.updateColors() in previewColors_withPreviewDisabled()
151 underTest.updateColors() in resetPreview()
/packages/apps/WallpaperPicker2/src/com/android/wallpaper/picker/customization/ui/viewmodel/
DColorUpdateViewModel.kt196 fun updateColors() { in <lambda>() method
209 updateColors() in <lambda>()
/packages/apps/ThemePicker/tests/robotests/src/com/android/wallpaper/customization/ui/viewmodel/
DColorPickerViewModel2Test.kt119 colorUpdateViewModel.updateColors() in <lambda>()
252 colorUpdateViewModel.updateColors() in <lambda>()
/packages/apps/Dialer/java/com/android/incallui/
DDialpadFragment.java168 updateColors(); in onResume()
172 public void updateColors() { in updateColors() method in DialpadFragment
/packages/apps/WallpaperPicker2/src/com/android/wallpaper/picker/customization/ui/
DCustomizationPickerActivity2.kt161 colorUpdateViewModel.updateColors() in <lambda>()