Searched refs:findFirstMatchIndex (Results 1 – 2 of 2) sorted by relevance
343 private int findFirstMatchIndex(Locale supportedLocale) { in findFirstMatchIndex() method in LocaleList367 final int idx = findFirstMatchIndex(EN_LATN); in computeFirstMatchIndex()378 final int idx = findFirstMatchIndex(supportedLocale); in computeFirstMatchIndex()
51539 Landroid/os/LocaleList;->findFirstMatchIndex(Ljava/util/Locale;)I