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

  /frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/
Clock.java 55 private static final int AM_PM_STYLE = AM_PM_STYLE_GONE;
148 if (AM_PM_STYLE != AM_PM_STYLE_NORMAL) {
180 if (AM_PM_STYLE != AM_PM_STYLE_NORMAL) {
185 if (AM_PM_STYLE == AM_PM_STYLE_GONE) {
188 if (AM_PM_STYLE == AM_PM_STYLE_SMALL) {
  /frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
PhoneStatusBarPolicy.java 49 private static final int AM_PM_STYLE = AM_PM_STYLE_GONE;

Completed in 178 milliseconds