Searched refs:singleZone (Results 1 – 5 of 5) sorted by relevance
476 Boolean singleZone = SINGLE_COUNTRY_CACHE.get(tzid); in getCanonicalCountry() local477 if (singleZone == null) { in getCanonicalCountry()480 singleZone = Boolean.valueOf(ids.size() <= 1); in getCanonicalCountry()481 SINGLE_COUNTRY_CACHE.put(tzid, singleZone); in getCanonicalCountry()484 if (singleZone) { in getCanonicalCountry()
475 Boolean singleZone = SINGLE_COUNTRY_CACHE.get(tzid); in getCanonicalCountry() local476 if (singleZone == null) { in getCanonicalCountry()479 singleZone = Boolean.valueOf(ids.size() <= 1); in getCanonicalCountry()480 SINGLE_COUNTRY_CACHE.put(tzid, singleZone); in getCanonicalCountry()483 if (singleZone) { in getCanonicalCountry()
448 UBool singleZone = FALSE; in getCanonicalCountry() local451 singleZone = cached = gSingleZoneCountries->contains((void*)region); in getCanonicalCountry()470 singleZone = TRUE; in getCanonicalCountry()478 if (singleZone) { in getCanonicalCountry()491 if (singleZone) { in getCanonicalCountry()
1419 boolean singleZone = !supplementalDataInfo.getMultizones().contains(countryCode); in handleTimeZoneName()1421 if (singleZone) { in handleTimeZoneName()1471 … boolean singleZone = !(supplementalDataInfo.getMultizones().contains(countryCode)); in handleTimeZoneName()1473 if (singleZone) { in handleTimeZoneName()
META-INF/ META-INF/MANIFEST.MF com/ com/ibm/ com/ ...