Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/
H A DClock.java101 private static final int AM_PM_STYLE_NORMAL = 0; field in Clock
457 if (mAmPmStyle != AM_PM_STYLE_NORMAL) { in getSmallTime()
486 if (mAmPmStyle != AM_PM_STYLE_NORMAL) { in getSmallTime()