Home
last modified time | relevance | path

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

/external/icu/android_icu4j/src/main/java/android/icu/impl/locale/
DKeyTypeData.java248 Map<String,Set<String>> _Bcp47Keys = new LinkedHashMap<String,Set<String>>(); in initFromResourceBundle() local
262 _Bcp47Keys.put(bcpKeyId, Collections.unmodifiableSet(_bcp47Types)); in initFromResourceBundle()
402 BCP47_KEYS = Collections.unmodifiableMap(_Bcp47Keys); in initFromResourceBundle()
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/locale/
DKeyTypeData.java243 Map<String,Set<String>> _Bcp47Keys = new LinkedHashMap<String,Set<String>>(); in initFromResourceBundle() local
257 _Bcp47Keys.put(bcpKeyId, Collections.unmodifiableSet(_bcp47Types)); in initFromResourceBundle()
397 BCP47_KEYS = Collections.unmodifiableMap(_Bcp47Keys); in initFromResourceBundle()
/external/cldr/tools/java/libs/
Dicu4j.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/ibm/ com/ ...