Searched refs:REGION_CACHE (Results 1 – 3 of 3) sorted by relevance
344 private static ICUCache<String, String> REGION_CACHE = new SimpleCache<String, String>(); field in ZoneMeta428 String region = REGION_CACHE.get(tzid); in getRegion()443 REGION_CACHE.put(tzid, region); in getRegion()
343 private static ICUCache<String, String> REGION_CACHE = new SimpleCache<String, String>(); field in ZoneMeta427 String region = REGION_CACHE.get(tzid); in getRegion()442 REGION_CACHE.put(tzid, region); in getRegion()
META-INF/ META-INF/MANIFEST.MF com/ com/ibm/ com/ ...