Home
last modified time | relevance | path

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

/external/icu/icu4c/source/common/unicode/
Dlocalematcher.h248 inline int32_t getDesiredIndex() const { return desiredIndex; } in getDesiredIndex() function
/external/cronet/tot/third_party/icu/source/common/unicode/
Dlocalematcher.h246 inline int32_t getDesiredIndex() const { return desiredIndex; } in getDesiredIndex() function
/external/icu/libicu/cts_headers/unicode/
Dlocalematcher.h248 inline int32_t getDesiredIndex() const { return desiredIndex; } in getDesiredIndex() function
/external/cronet/stable/third_party/icu/source/common/unicode/
Dlocalematcher.h246 inline int32_t getDesiredIndex() const { return desiredIndex; } in getDesiredIndex() function
/external/icu/icu4j/main/core/src/main/java/com/ibm/icu/util/
DLocaleMatcher.java260 public int getDesiredIndex() { return desiredIndex; } in getDesiredIndex() method in LocaleMatcher.Result
/external/icu/android_icu4j/src/main/java/android/icu/util/
DLocaleMatcher.java244 public int getDesiredIndex() { return desiredIndex; } in getDesiredIndex() method in LocaleMatcher.Result