Home
last modified time | relevance | path

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

/external/icu/android_icu4j/src/main/java/android/icu/impl/locale/
DKeyTypeData.java261 final LinkedHashSet<String> _bcp47Types = new LinkedHashSet<String>(); in initFromResourceBundle() local
262 _Bcp47Keys.put(bcpKeyId, Collections.unmodifiableSet(_bcp47Types)); in initFromResourceBundle()
347 _bcp47Types.add(legacyTypeId); in initFromResourceBundle()
363 _bcp47Types.add(bcpTypeId); in initFromResourceBundle()
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/locale/
DKeyTypeData.java256 final LinkedHashSet<String> _bcp47Types = new LinkedHashSet<String>(); in initFromResourceBundle() local
257 _Bcp47Keys.put(bcpKeyId, Collections.unmodifiableSet(_bcp47Types)); in initFromResourceBundle()
342 _bcp47Types.add(legacyTypeId); in initFromResourceBundle()
358 _bcp47Types.add(bcpTypeId); in initFromResourceBundle()
/external/cldr/tools/java/libs/
Dicu4j.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/ibm/ com/ ...