Home
last modified time | relevance | path

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

/aosp12/frameworks/base/packages/SystemUI/src/com/android/keyguard/
H A DKeyguardClockSwitchController.java102 mView.updateColors(getGradientColors());
205 mView.updateColors(getGradientColors()); in onViewAttached()
429 private ColorExtractor.GradientColors getGradientColors() { in getGradientColors() method in KeyguardClockSwitchController