Home
last modified time | relevance | path

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

/external/icu/icu4c/source/common/unicode/
Dlocalematcher.h260 inline int32_t getSupportedIndex() const { return supportedIndex; } in getSupportedIndex() function
/external/cronet/tot/third_party/icu/source/common/unicode/
Dlocalematcher.h258 inline int32_t getSupportedIndex() const { return supportedIndex; } in getSupportedIndex() function
/external/icu/libicu/cts_headers/unicode/
Dlocalematcher.h260 inline int32_t getSupportedIndex() const { return supportedIndex; } in getSupportedIndex() function
/external/cronet/stable/third_party/icu/source/common/unicode/
Dlocalematcher.h258 inline int32_t getSupportedIndex() const { return supportedIndex; } in getSupportedIndex() function
/external/icu/icu4j/main/core/src/main/java/com/ibm/icu/util/
DLocaleMatcher.java272 public int getSupportedIndex() { return supportedIndex; } in getSupportedIndex() method in LocaleMatcher.Result
/external/icu/android_icu4j/src/main/java/android/icu/util/
DLocaleMatcher.java255 public int getSupportedIndex() { return supportedIndex; } in getSupportedIndex() method in LocaleMatcher.Result