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

/external/icu/icu4c/source/common/
H A Dservlkf.cpp32 LocaleKeyFactory::LocaleKeyFactory(int32_t coverage) function in class:LocaleKeyFactory
38 LocaleKeyFactory::LocaleKeyFactory(int32_t coverage, const UnicodeString& name) function in class:LocaleKeyFactory
44 LocaleKeyFactory::~LocaleKeyFactory() {
48 LocaleKeyFactory::create(const ICUServiceKey& key, const ICUService* service, UErrorCode& status) const {
61 LocaleKeyFactory::handlesKey(const ICUServiceKey& key, UErrorCode& status) const {
72 LocaleKeyFactory::updateVisibleIDs(Hashtable& result, UErrorCode& status) const {
93 LocaleKeyFactory
[all...]
/external/icu/android_icu4j/src/main/java/android/icu/impl/
H A DICULocaleService.java353 public static abstract class LocaleKeyFactory implements Factory { class in class:ICULocaleService
363 protected LocaleKeyFactory(boolean visible) { method in class:ICULocaleService.LocaleKeyFactory
371 protected LocaleKeyFactory(boolean visible, String name) { method in class:ICULocaleService.LocaleKeyFactory
480 * A LocaleKeyFactory that just returns a single object for a kind/locale.
482 public static class SimpleLocaleKeyFactory extends LocaleKeyFactory {
546 * A LocaleKeyFactory that creates a service based on the ICU locale data.
552 public static class ICUResourceBundleFactory extends LocaleKeyFactory {
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
H A DICULocaleService.java349 public static abstract class LocaleKeyFactory implements Factory { class in class:ICULocaleService
359 protected LocaleKeyFactory(boolean visible) { method in class:ICULocaleService.LocaleKeyFactory
367 protected LocaleKeyFactory(boolean visible, String name) { method in class:ICULocaleService.LocaleKeyFactory
476 * A LocaleKeyFactory that just returns a single object for a kind/locale.
478 public static class SimpleLocaleKeyFactory extends LocaleKeyFactory {
542 * A LocaleKeyFactory that creates a service based on the ICU locale data.
548 public static class ICUResourceBundleFactory extends LocaleKeyFactory {
/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 57 milliseconds