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()
52 optional string zone = 2; field67 optional string zone = 2; field
36 void setTimeZone(String zone); in setTimeZone()
143 int zone = view.getAreaId(); in initComponent() local
125 TimeZone zone = null; in parse() local
253 TimeZone zone = TimeZone.getDefault(); in handleNetworkCountryCodeSet() local
258 TimeZone zone = TimeZone.getTimeZone(tz); in format() local
68 public static RecurrenceRule buildRecurringMonthly(int dayOfMonth, ZoneId zone) { in buildRecurringMonthly()
1499 public Clock withZone(ZoneId zone) { in withZone()
1400 TimeZone zone = TimeZone.getTimeZone(tz); in setTimeZoneImpl() local3751 TimeZone zone = TimeZone.getTimeZone(SystemProperties.get(TIMEZONE_PROPERTY)); in onReceive() local
593 final Integer zone = Integer.valueOf(matcher.group(1), 10); in updateFragmentation() local
META-INF/ META-INF/MANIFEST.MF android/ android/databinding/ android/ ...