Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/customization/src/com/android/systemui/shared/clocks/
H A DAnimatableClockView.kt535 val clockView24Skel = res.getString(R.string.clock_24hr_format) regex
536 val key = locale.toString() + clockView12Skel + clockView24Skel
548 sClockView24 = DateFormat.getBestDateTimePattern(locale, clockView24Skel)