Home
last modified time | relevance | path

Searched defs:supportedLsrToIndex (Results 1 – 4 of 4) sorted by relevance

/external/icu/libicu/cts_headers/unicode/
Dlocalematcher.h695 UHashtable *supportedLsrToIndex; // Map<LSR, Integer> variable
/external/icu/icu4c/source/common/unicode/
Dlocalematcher.h695 UHashtable *supportedLsrToIndex; // Map<LSR, Integer> variable
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/util/
DLocaleMatcher.java346 private final Map<LSR, Integer> supportedLsrToIndex; field in LocaleMatcher
/external/icu/android_icu4j/src/main/java/android/icu/util/
DLocaleMatcher.java327 private final Map<LSR, Integer> supportedLsrToIndex; field in LocaleMatcher