Home
last modified time | relevance | path

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

/external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
DTimeZoneFormat.java394 private static TimeZoneFormatCache _tzfCache = new TimeZoneFormatCache(); field in TimeZoneFormat
490 return _tzfCache.getInstance(locale, locale); in getInstance()