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 586 public static String getGMTHourOffset(TimeZone timezone, boolean useShortForm) {
  /packages/apps/DeskClock/src/com/android/deskclock/worldclock/
CitySelectionActivity.java 334 holder.index.setText(Utils.getGMTHourOffset(timeZone, false));
403 sections.add(Utils.getGMTHourOffset(timezone, Utils.isPreL()));

Completed in 2466 milliseconds