Searched defs:timezone (Results 1 – 7 of 7) sorted by relevance
796 final int timezone); in newXMLGregorianCalendar()832 final int timezone) { in newXMLGregorianCalendar()890 final int timezone) { in newXMLGregorianCalendarDate()926 final int timezone) { in newXMLGregorianCalendarTime()965 final int timezone) { in newXMLGregorianCalendarTime()1003 final int timezone) { in newXMLGregorianCalendarTime()
684 int timezone = getTimezone(); in hashCode() local1009 java.util.TimeZone timezone, in toGregorianCalendar()
180 TimeZone timezone = TimeZone.getTimeZone("Asia/Shanghai"); in test_getDisplayNameLjava_util_Locale() local189 TimeZone timezone = TimeZone.getTimeZone("Asia/Shanghai"); in test_getDisplayNameZILjava_util_Locale() local
145 SimpleTimeZone timezone = new SimpleTimeZone(-3600 * 24 * 1000 * 2, in test_ConstructorLjava_util_TimeZone() local
717 Calendar(TimeZone timezone) { in Calendar()728 protected Calendar(TimeZone timezone, Locale locale) { in Calendar()987 public static synchronized Calendar getInstance(TimeZone timezone) { in getInstance()995 public static synchronized Calendar getInstance(TimeZone timezone, Locale locale) { in getInstance()1214 public void setTimeZone(TimeZone timezone) { in setTimeZone()
316 public GregorianCalendar(TimeZone timezone) { in GregorianCalendar()329 public GregorianCalendar(TimeZone timezone, Locale locale) { in GregorianCalendar()
678 public void setTimeZone(TimeZone timezone) { in setTimeZone()