Searched defs:SimpleLocaleKeyFactory (Results 1 - 4 of 4) sorted by relevance

/external/icu/icu4c/source/common/
H A Dservslkf.cpp34 SimpleLocaleKeyFactory::SimpleLocaleKeyFactory(UObject* objToAdopt, function in class:SimpleLocaleKeyFactory
45 SimpleLocaleKeyFactory::SimpleLocaleKeyFactory(UObject* objToAdopt, function in class:SimpleLocaleKeyFactory
57 SimpleLocaleKeyFactory::~SimpleLocaleKeyFactory()
64 SimpleLocaleKeyFactory::create(const ICUServiceKey& key, const ICUService* service, UErrorCode& status) const
80 //SimpleLocaleKeyFactory::isSupportedID(const UnicodeString& id, UErrorCode& /* status */) const
86 SimpleLocaleKeyFactory::updateVisibleIDs(Hashtable& result, UErrorCode& status) const
99 SimpleLocaleKeyFactory
[all...]
/external/icu/android_icu4j/src/main/java/android/icu/impl/
H A DICULocaleService.java117 * a SimpleLocaleKeyFactory, and registers the factory.
120 Factory factory = new SimpleLocaleKeyFactory(obj, locale, kind, visible);
482 public static class SimpleLocaleKeyFactory extends LocaleKeyFactory { class in class:ICULocaleService
488 public SimpleLocaleKeyFactory(Object obj, ULocale locale, int kind, boolean visible) { method in class:ICULocaleService.SimpleLocaleKeyFactory
492 public SimpleLocaleKeyFactory(Object obj, ULocale locale, int kind, boolean visible, String name) { method in class:ICULocaleService.SimpleLocaleKeyFactory
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
H A DICULocaleService.java113 * a SimpleLocaleKeyFactory, and registers the factory.
116 Factory factory = new SimpleLocaleKeyFactory(obj, locale, kind, visible);
478 public static class SimpleLocaleKeyFactory extends LocaleKeyFactory { class in class:ICULocaleService
484 public SimpleLocaleKeyFactory(Object obj, ULocale locale, int kind, boolean visible) { method in class:ICULocaleService.SimpleLocaleKeyFactory
488 public SimpleLocaleKeyFactory(Object obj, ULocale locale, int kind, boolean visible, String name) { method in class:ICULocaleService.SimpleLocaleKeyFactory
/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 2829 milliseconds