Searched refs:getCachedInstance (Results 1 – 1 of 1) sorted by relevance
408 return (DateFormatSymbols) getCachedInstance(locale).clone(); in getInstance()419 return getCachedInstance(locale); in getInstanceRef()430 private static DateFormatSymbols getCachedInstance(Locale locale) { in getCachedInstance() method in DateFormatSymbols