Home
last modified time | relevance | path

Searched defs:getSupportedLocale (Results 1 – 6 of 6) sorted by relevance

/external/icu/icu4c/source/common/unicode/
Dlocalematcher.h239 inline const Locale *getSupportedLocale() const { return supportedLocale; } in getSupportedLocale() function
/external/cronet/tot/third_party/icu/source/common/unicode/
Dlocalematcher.h237 inline const Locale *getSupportedLocale() const { return supportedLocale; } in getSupportedLocale() function
/external/icu/libicu/cts_headers/unicode/
Dlocalematcher.h239 inline const Locale *getSupportedLocale() const { return supportedLocale; } in getSupportedLocale() function
/external/cronet/stable/third_party/icu/source/common/unicode/
Dlocalematcher.h237 inline const Locale *getSupportedLocale() const { return supportedLocale; } in getSupportedLocale() function
/external/icu/icu4j/main/core/src/main/java/com/ibm/icu/util/
DLocaleMatcher.java251 public Locale getSupportedLocale() { return supportedLocale; } in getSupportedLocale() method in LocaleMatcher.Result
/external/icu/android_icu4j/src/main/java/android/icu/util/
DLocaleMatcher.java236 public Locale getSupportedLocale() { return supportedLocale; } in getSupportedLocale() method in LocaleMatcher.Result