Searched defs:zoneId (Results 1 – 5 of 5) sorted by relevance
47 String zoneId = getAttribute("instance/zone"); in getZone() local
75 private final String zoneId; field in ExtendedTimeZoneParameterizedTest77 public ExtendedTimeZoneParameterizedTest(final String zoneId) { in ExtendedTimeZoneParameterizedTest()
68 public List<CountryTimeZones> lookupCountryTimeZonesForZoneId(String zoneId) { in lookupCountryTimeZonesForZoneId()
281 String zoneId = new String(idBytes, 0, len, StandardCharsets.US_ASCII); in readIndex() local
671 String zoneId = matchesPart(path, prefix, "\"]/exemplarCity"); in buildParsingInfo() local