Searched refs:updateColor (Results 1 – 8 of 8) sorted by relevance
44 fun updateColor(clockId: String, @ColorInt seedColor: Int?) method
124 override fun updateColor(clockId: String, @ColorInt seedColor: Int?) { in <lambda>() method in com.android.customization.picker.clock.ui.view.ClockViewFactoryImpl
76 public void updateColor() { in updateColor() method in WallpaperDownloadButton
58 override fun updateColor(clockId: String, seedColor: Int?) { in <lambda>() method in com.android.customization.picker.clock.ui.FakeClockViewFactory
90 loadingAnimation.updateColor(ColorScheme(colorAccent, isDarkTheme)) in <lambda>()
321 loadingAnimation?.updateColor(ColorScheme(colorAccent, night)) in <lambda>()443 loadingAnimation?.updateColor(ColorScheme(colorAccent, night)) in <lambda>()
274 fun updateColor(colorScheme: ColorScheme) { in <lambda>() method in com.android.wallpaper.picker.customization.animation.view.LoadingAnimation
121 clockViewFactory.updateColor(selectedClockId, seedColor) in <lambda>()