Home
last modified time | relevance | path

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

/libcore/ojluni/src/main/java/sun/util/locale/
DLocaleObjectCache.java61 V newVal = createObject(key); in get()
97 protected abstract V createObject(K key); in createObject() method in LocaleObjectCache
DBaseLocale.java301 protected BaseLocale createObject(Key key) { in createObject() method in BaseLocale.Cache
/libcore/ojluni/src/main/java/java/util/
DResourceBundle.java2368 protected List<Locale> createObject(BaseLocale base) { in createObject() method in ResourceBundle.Control.CandidateListCache
DLocale.java836 protected Locale createObject(LocaleKey key) { in createObject() method in Locale.Cache