Home
last modified time | relevance | path

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

/packages/apps/DeskClock/src/com/android/deskclock/
DUtils.java583 public static String getGMTHourOffset(TimeZone timezone, boolean showMinutes) { in getGMTHourOffset() argument
594 if (showMinutes) { in getGMTHourOffset()