Searched defs:zone (Results 1 – 13 of 13) sorted by relevance
25 private final ZoneId zone; field in SimpleClock27 public SimpleClock(ZoneId zone) { in SimpleClock()37 public Clock withZone(ZoneId zone) { in withZone()
40 public BestClock(ZoneId zone, Clock... clocks) { in BestClock()
53 optional string zone = 2; field71 optional string zone = 2; field
38 void setTimeZone(String zone); in setTimeZone()
173 int zone = view.getAreaId(); in initComponent() local
126 TimeZone zone = null; in parse() local
260 TimeZone zone = TimeZone.getTimeZone(tz); in format() local
71 public static RecurrenceRule buildRecurringMonthly(int dayOfMonth, ZoneId zone) { in buildRecurringMonthly()
97 optional string zone = 2; field
1500 public Clock withZone(ZoneId zone) { in withZone()
85 optional bool zone = 10; field
1648 TimeZone zone = TimeZone.getTimeZone(tz); in setTimeZoneImpl() local4265 TimeZone zone = TimeZone.getTimeZone(SystemProperties.get(TIMEZONE_PROPERTY)); in onReceive() local
4662 optional string zone = 2; field