HomeSort by relevance Sort by last modified time
    Searched refs:AM_PM_STYLE_NORMAL (Results 1 - 2 of 2) sorted by null

  /frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
Clock.java 56 private static final int AM_PM_STYLE_NORMAL = 0;
151 if (AM_PM_STYLE != AM_PM_STYLE_NORMAL) {
184 if (AM_PM_STYLE != AM_PM_STYLE_NORMAL) {
StatusBarPolicy.java 90 private static final int AM_PM_STYLE_NORMAL = 0;
    [all...]

Completed in 638 milliseconds