Searched refs:TZNAMES_CACHE (Results 1 – 1 of 1) sorted by relevance
131 private static Cache TZNAMES_CACHE = new Cache(); field in TimeZoneNames173 return TZNAMES_CACHE.getInstance(key, locale); in getInstance()