Searched refs:format12Hour (Results 1 - 1 of 1) sorted by relevance

/packages/apps/Calendar/src/com/android/calendar/
H A DOtherPreferences.java72 private static final String format12Hour = "%I:%M%P"; field in class:OtherPreferences
222 String format = mIs24HourMode? format24Hour : format12Hour;

Completed in 644 milliseconds