Searched refs:getAllowedLocales (Results 1 - 7 of 7) sorted by relevance

/external/icu/icu4c/source/i18n/
H A Duspoof_impl.h73 const char * getAllowedLocales(UErrorCode &status);
H A Duspoof.cpp267 return This->getAllowedLocales(*status);
H A Duspoof_impl.cpp223 const char * SpoofImpl::getAllowedLocales(UErrorCode &/*status*/) { function in class:SpoofImpl
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/text/
H A DSpoofCheckerTest.java230 allowedLocales = sc.getAllowedLocales();
243 allowedLocales = sc.getAllowedLocales();
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/text/
H A DSpoofCheckerTest.java229 allowedLocales = sc.getAllowedLocales();
242 allowedLocales = sc.getAllowedLocales();
/external/icu/android_icu4j/src/main/java/android/icu/text/
H A DSpoofChecker.java1095 public Set<ULocale> getAllowedLocales() { method in class:SpoofChecker
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
H A DSpoofChecker.java1140 public Set<ULocale> getAllowedLocales() { method in class:SpoofChecker

Completed in 659 milliseconds