Home
last modified time | relevance | path

Searched refs:handlesKey (Results 1 – 8 of 8) sorted by relevance

/external/icu/icu4c/source/common/
Dservlkf.cpp49 if (handlesKey(key, status)) { in create()
61 LocaleKeyFactory::handlesKey(const ICUServiceKey& key, UErrorCode& status) const { in handlesKey() function in LocaleKeyFactory
Dservloc.h244 virtual UBool handlesKey(const ICUServiceKey& key, UErrorCode& status) const;
/external/icu/android_icu4j/src/main/java/android/icu/text/
DNumberFormatServiceShim.java54 if (!handlesKey(key) || !(key instanceof LocaleKey)) { in create()
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
DNumberFormatServiceShim.java53 if (!handlesKey(key) || !(key instanceof LocaleKey)) { in create()
/external/icu/android_icu4j/src/main/java/android/icu/impl/
DICULocaleService.java385 if (handlesKey(key)) { in create()
398 protected boolean handlesKey(Key key) { in handlesKey() method in ICULocaleService.LocaleKeyFactory
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
DICULocaleService.java379 if (handlesKey(key)) { in create()
392 protected boolean handlesKey(Key key) { in handlesKey() method in ICULocaleService.LocaleKeyFactory
/external/icu/icu4c/source/i18n/
Dcoll.cpp139 if (handlesKey(key, status)) { in create()
750 if (handlesKey(key, status)) { in create()
Dnumfmt.cpp890 if (handlesKey(key, status)) { in create()