Home
last modified time | relevance | path

Searched defs:updateAxes (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/packages/SystemUI/plugin/src/com/android/systemui/plugins/clocks/
DClockLogger.kt93 fun updateAxes(lsFVar: String, aodFVar: String, isAnimated: Boolean) { in updateAxes() method
/frameworks/base/packages/SystemUI/customization/src/com/android/systemui/shared/clocks/view/
DFlexClockView.kt275 fun updateAxes(axes: ClockAxisStyle, isAnimated: Boolean) { in <lambda>() method
DSimpleDigitalClockTextView.kt203 fun updateAxes(lsAxes: ClockAxisStyle, isAnimated: Boolean) { in updateAxes() method