Searched defs:getSupportedIDs (Results 1 - 13 of 13) sorted by relevance

/external/icu/icu4c/source/common/
H A Dservrbf.cpp46 ICUResourceBundleFactory::getSupportedIDs(UErrorCode& status) const function in class:ICUResourceBundleFactory
H A Dservlkf.cpp62 const Hashtable* supported = getSupportedIDs(status);
73 const Hashtable* supported = getSupportedIDs(status);
117 // const Hashtable* ids = getSupportedIDs(status);
122 LocaleKeyFactory::getSupportedIDs(UErrorCode& /* status */) const { function in class:LocaleKeyFactory
/external/icu/android_icu4j/src/main/java/android/icu/text/
H A DNumberFormatServiceShim.java66 protected Set<String> getSupportedIDs() { method in class:NumberFormatServiceShim.NFFactory
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
H A DNumberFormatServiceShim.java65 protected Set<String> getSupportedIDs() { method in class:NumberFormatServiceShim.NFFactory
/external/icu/android_icu4j/src/main/java/android/icu/impl/
H A DICULocaleService.java391 // System.out.println("supported ids: " + getSupportedIDs());
399 Set<String> supported = getSupportedIDs();
410 Set<String> cache = getSupportedIDs();
451 return getSupportedIDs().contains(id);
459 protected Set<String> getSupportedIDs() { method in class:ICULocaleService.LocaleKeyFactory
576 protected Set<String> getSupportedIDs() { method in class:ICULocaleService.ICUResourceBundleFactory
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/util/
H A DICUServiceTest.java557 protected Set getSupportedIDs() { method in class:ICUServiceTest.TestLocaleKeyFactory
628 public Set getSupportedIDs() { method in class:ICUServiceTest.CalifornioLanguageFactory
1009 protected Set getSupportedIDs() { method in class:ICUServiceTest.LKFSubclass
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
H A DICULocaleService.java387 // System.out.println("supported ids: " + getSupportedIDs());
395 Set<String> supported = getSupportedIDs();
406 Set<String> cache = getSupportedIDs();
447 return getSupportedIDs().contains(id);
455 protected Set<String> getSupportedIDs() { method in class:ICULocaleService.LocaleKeyFactory
572 protected Set<String> getSupportedIDs() { method in class:ICULocaleService.ICUResourceBundleFactory
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/util/
H A DICUServiceTest.java556 protected Set getSupportedIDs() { method in class:ICUServiceTest.TestLocaleKeyFactory
627 public Set getSupportedIDs() { method in class:ICUServiceTest.CalifornioLanguageFactory
1008 protected Set getSupportedIDs() { method in class:ICUServiceTest.LKFSubclass
/external/icu/icu4c/source/test/intltest/
H A Dsvccoll.cpp310 const UnicodeString* getSupportedIDs(int32_t& _count, UErrorCode& status) { function in class:TestFactory
H A Dicusvtst.cpp60 virtual const Hashtable* getSupportedIDs(UErrorCode &/*status*/) const { function in class:LKFSubclass
836 const Hashtable* getSupportedIDs(UErrorCode& status) const function in class:CalifornioLanguageFactory
1450 // coverage, getSupportedIDs is either overridden or the calling method is
/external/icu/icu4c/source/i18n/
H A Dcoll.cpp700 const UnicodeString * idlist = _delegate->getSupportedIDs(count, status);
720 virtual const Hashtable* getSupportedIDs(UErrorCode& status) const function in class:CFactory
755 const Hashtable* ids = getSupportedIDs(status);
H A Dnumfmt.cpp221 SimpleNumberFormatFactory::getSupportedIDs(int32_t &count, UErrorCode& status) const function in class:SimpleNumberFormatFactory
913 virtual const Hashtable* getSupportedIDs(UErrorCode& status) const function in class:NFFactory
918 const UnicodeString * const idlist = _delegate->getSupportedIDs(count, status);
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dcom.ibm.icu_4.2.1.v20100412.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 258 milliseconds