Home
last modified time | relevance | path

Searched refs:REF_CANONICAL_SYSTEM_LOCATION_ZONES (Results 1 – 3 of 3) sorted by relevance

/external/icu/android_icu4j/src/main/java/android/icu/impl/
DZoneMeta.java60 private static SoftReference<Set<String>> REF_CANONICAL_SYSTEM_LOCATION_ZONES; field in ZoneMeta
128 if (REF_CANONICAL_SYSTEM_LOCATION_ZONES != null) { in getCanonicalSystemLocationZIDs()
129 canonicalSystemLocationZones = REF_CANONICAL_SYSTEM_LOCATION_ZONES.get(); in getCanonicalSystemLocationZIDs()
148REF_CANONICAL_SYSTEM_LOCATION_ZONES = new SoftReference<Set<String>>(canonicalSystemLocationZones); in getCanonicalSystemLocationZIDs()
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
DZoneMeta.java59 private static SoftReference<Set<String>> REF_CANONICAL_SYSTEM_LOCATION_ZONES; field in ZoneMeta
127 if (REF_CANONICAL_SYSTEM_LOCATION_ZONES != null) { in getCanonicalSystemLocationZIDs()
128 canonicalSystemLocationZones = REF_CANONICAL_SYSTEM_LOCATION_ZONES.get(); in getCanonicalSystemLocationZIDs()
147REF_CANONICAL_SYSTEM_LOCATION_ZONES = new SoftReference<Set<String>>(canonicalSystemLocationZones); in getCanonicalSystemLocationZIDs()
/external/cldr/tools/java/libs/
Dicu4j.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/ibm/ com/ ...