Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/customization/src/com/android/systemui/shared/clocks/
H A DAnimatableClockView.kt539 val clockView12 = DateFormat.getBestDateTimePattern(locale, clockView12Skel) regex
540 sClockView12 = clockView12
545 sClockView12 = clockView12.replace("a".toRegex(), "").trim { it <= ' ' }