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

  /frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
Clock.java 58 private static final int AM_PM_STYLE_GONE = 2;
60 private static final int AM_PM_STYLE = AM_PM_STYLE_GONE;
189 if (AM_PM_STYLE == AM_PM_STYLE_GONE) {
StatusBarPolicy.java 92 private static final int AM_PM_STYLE_GONE = 2;
94 private static final int AM_PM_STYLE = AM_PM_STYLE_GONE;
    [all...]

Completed in 178 milliseconds