Searched defs:timezone (Results 1 – 5 of 5) sorted by relevance
138 public String timezone; field in Time240 public void switchTimezone(String timezone) { in switchTimezone()1037 public String timezone; field in Time.TimeCalculator1097 public void switchTimeZone(String timezone) { in switchTimeZone()
67 TimeZone timezone = TimeZone.getTimeZone(id); in getGmtDisplayName() local
640 String timezone = dtstart.timezone; in expand() local
1964 public boolean addDateTimeStampTag(int tagId, long timestamp, TimeZone timezone) { in addDateTimeStampTag()
349 String timezone = SystemProperties.get(ServiceStateTracker.TIMEZONE_PROPERTY); in setTimezoneFromMccIfNeeded() local