Home
last modified time | relevance | path

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

/external/icu/android_icu4j/src/main/java/android/icu/impl/number/
DCompactData.java65 getResourceBundleKey(nsName, compactStyle, compactType, resourceKey); in populate()
68 getResourceBundleKey("latn", compactStyle, compactType, resourceKey); in populate()
72 getResourceBundleKey(nsName, CompactStyle.SHORT, compactType, resourceKey); in populate()
76 getResourceBundleKey("latn", CompactStyle.SHORT, compactType, resourceKey); in populate()
87 private static void getResourceBundleKey( in getResourceBundleKey() method in CompactData
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/number/
DCompactData.java60 getResourceBundleKey(nsName, compactStyle, compactType, resourceKey); in populate()
63 getResourceBundleKey("latn", compactStyle, compactType, resourceKey); in populate()
67 getResourceBundleKey(nsName, CompactStyle.SHORT, compactType, resourceKey); in populate()
71 getResourceBundleKey("latn", CompactStyle.SHORT, compactType, resourceKey); in populate()
82 private static void getResourceBundleKey( in getResourceBundleKey() method in CompactData
/external/icu/icu4c/source/i18n/
Dnumber_compact.cpp28 void getResourceBundleKey(const char *nsName, CompactStyle compactStyle, CompactType compactType, in getResourceBundleKey() function
72 getResourceBundleKey(nsName, compactStyle, compactType, resourceKey, status); in populate()
76 getResourceBundleKey("latn", compactStyle, compactType, resourceKey, status); in populate()
81 getResourceBundleKey(nsName, CompactStyle::UNUM_SHORT, compactType, resourceKey, status); in populate()
86 getResourceBundleKey("latn", CompactStyle::UNUM_SHORT, compactType, resourceKey, status); in populate()
/external/cldr/tools/java/libs/
Dicu4j.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/ibm/ com/ ...