Home
last modified time | relevance | path

Searched refs:findFirstMatchIndex (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/core/java/android/os/
DLocaleList.java343 private int findFirstMatchIndex(Locale supportedLocale) { in findFirstMatchIndex() method in LocaleList
367 final int idx = findFirstMatchIndex(EN_LATN); in computeFirstMatchIndex()
378 final int idx = findFirstMatchIndex(supportedLocale); in computeFirstMatchIndex()
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt51539 Landroid/os/LocaleList;->findFirstMatchIndex(Ljava/util/Locale;)I