Home
last modified time | relevance | path

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

/packages/apps/DeskClock/src/com/android/deskclock/
DUtils.java526 public static boolean isAmPmStringLong() { in isAmPmStringLong() method in Utils
568 if (Utils.isAmPmStringLong()) { in get12ModeFormat()