Searched refs:computeFirstMatchIndex (Results 1 – 4 of 4) sorted by relevance
356 private int computeFirstMatchIndex(Collection<String> supportedLocales, in computeFirstMatchIndex() method in LocaleList396 int bestIndex = computeFirstMatchIndex(supportedLocales, assumeEnglishIsSupported); in computeFirstMatch()417 return computeFirstMatchIndex(Arrays.asList(supportedLocales), in getFirstMatchIndex()435 return computeFirstMatchIndex(supportedLocales, true /* assume English is supported */); in getFirstMatchIndexWithEnglishSupported()
12820 HSPLandroid/os/LocaleList;->computeFirstMatchIndex(Ljava/util/Collection;Z)I+]Ljava/util/Collection…
12812 HSPLandroid/os/LocaleList;->computeFirstMatchIndex(Ljava/util/Collection;Z)I+]Ljava/util/Collection…
40982 Landroid/os/LocaleList;->computeFirstMatchIndex(Ljava/util/Collection;Z)I