Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/customization/src/com/android/systemui/shared/clocks/
H A DAnimatableClockView.kt441 fun refreshFormat() = refreshFormat(DateFormat.is24HourFormat(context)) regex
442 fun refreshFormat(use24HourFormat: Boolean) { regex