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

  /packages/apps/DeskClock/src/com/android/deskclock/widget/
TextTime.java 144 setFormat12Hour(Utils.get12ModeFormat(amPmFontSize));
  /packages/apps/DeskClock/src/com/android/deskclock/
Utils.java 493 clock.setFormat12Hour(get12ModeFormat(amPmFontSize));
502 public static CharSequence get12ModeFormat(int amPmFontSize) {

Completed in 172 milliseconds