Home
last modified time | relevance | path

Searched +defs:locale +defs:clockView12Skel +defs:clockView24Skel (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/packages/SystemUI/customization/src/com/android/systemui/shared/clocks/
DAnimatableClockView.kt624 val locale = Locale.getDefault() in <lambda>() constant
625 val clockView12Skel = context.resources.getString(R.string.clock_12hr_format) in <lambda>() constant
626 val clockView24Skel = context.resources.getString(R.string.clock_24hr_format) in <lambda>() constant