Searched refs:_tzfCache (Results 1 – 1 of 1) sorted by relevance
394 private static TimeZoneFormatCache _tzfCache = new TimeZoneFormatCache(); field in TimeZoneFormat490 return _tzfCache.getInstance(locale, locale); in getInstance()