Home
last modified time | relevance | path

Searched refs:updateColor (Results 1 – 17 of 17) sorted by relevance

/frameworks/base/packages/SystemUI/animation/src/com/android/systemui/surfaceeffects/ripple/
DMultiRippleController.kt41 fun updateColor(color: Int) { in <lambda>() method in com.android.systemui.surfaceeffects.ripple.MultiRippleController
42 multipleRippleView.ripples.forEach { anim -> anim.updateColor(color) } in <lambda>()
DRippleAnimation.kt36 fun updateColor(color: Int) { in <lambda>() method
/frameworks/base/packages/SystemUI/customization/src/com/android/systemui/shared/clocks/
DDefaultClockController.kt125 updateColor() in onTimeTick()
141 fun updateColor() { in updateColor() method in com.android.systemui.shared.clocks.DefaultClockFaceController
193 largeClock.updateColor() in onColorPaletteChanged()
194 smallClock.updateColor() in onColorPaletteChanged()
201 largeClock.updateColor() in onSeedColorChanged()
202 smallClock.updateColor() in onSeedColorChanged()
/frameworks/base/packages/SystemUI/src/com/android/keyguard/clock/
DAnalogClockController.java171 updateColor(); in setTextColor()
177 updateColor(); in setColorPalette()
180 private void updateColor() { in updateColor() method in AnalogClockController
DBubbleClockController.java171 updateColor(); in setTextColor()
177 updateColor(); in setColorPalette()
180 private void updateColor() { in updateColor() method in BubbleClockController
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DTapAgainViewController.java47 mView.updateColor();
52 mView.updateColor();
DTapAgainView.java48 updateColor(); in onFinishInflate()
51 void updateColor() { in updateColor() method in TapAgainView
DLockIcon.java152 void updateColor(int iconColor) { in updateColor() method in LockIcon
/frameworks/base/packages/SystemUI/src/com/android/systemui/keyboard/backlight/ui/view/
DKeyboardBacklightDialog.kt144 updateColor(drawable, filledRectangleColor) in <lambda>()
146 updateColor(drawable, emptyRectangleColor) in <lambda>()
152 private fun updateColor(drawable: ShapeDrawable, @ColorInt color: Int) { in <lambda>() method
/frameworks/base/packages/SystemUI/src/com/android/systemui/biometrics/
DUdfpsKeyguardViewController.kt146 view.updateColor() in <lambda>()
150 view.updateColor() in <lambda>()
156 view.updateColor() in <lambda>()
DUdfpsKeyguardView.java174 void updateColor() { in updateColor() method in UdfpsKeyguardView
312 updateColor();
/frameworks/base/packages/SystemUI/animation/src/com/android/systemui/surfaceeffects/turbulencenoise/
DTurbulenceNoiseController.kt64 turbulenceNoiseView.updateColor(color) in updateNoiseColor()
DTurbulenceNoiseView.kt63 internal fun updateColor(color: Int) { in <lambda>() method
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/surfaceeffects/ripple/
DRippleAnimationTest.kt90 updateColor(expectedColor) in updateColor_updatesColorCorrectly()
DMultiRippleControllerTest.kt60 updateColor(expectedColor) in updateColor_updatesColor()
/frameworks/base/packages/SystemUI/src/com/android/systemui/media/controls/ui/
DColorSchemeTransition.kt140 multiRippleController.updateColor(accentPrimary) in accentPrimary()
/frameworks/base/packages/SystemUI/src/com/android/systemui/accessibility/floatingmenu/
DAccessibilityFloatingMenuView.java688 updateColor(); in onConfigurationChanged()
784 private void updateColor() { in updateColor() method in AccessibilityFloatingMenuView