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

  /packages/apps/DeskClock/src/com/android/deskclock/
Utils.java 434 public static String getGMTHourOffset(TimeZone timezone, boolean useShortForm) {
  /packages/apps/DeskClock/src/com/android/deskclock/worldclock/
CitySelectionActivity.java 378 holder.index.setText(Utils.getGMTHourOffset(timeZone, false));
450 sections.add(Utils.getGMTHourOffset(timezone, Utils.isPreL()));

Completed in 1387 milliseconds