Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/customization/src/com/android/systemui/shared/clocks/
DAnimatableClockView.kt478 fun refreshFormat() = refreshFormat(DateFormat.is24HourFormat(context)) in <lambda>() method
479 fun refreshFormat(use24HourFormat: Boolean) { in <lambda>() method