Searched refs:computeFirstMatchIndex (Results 1 – 3 of 3) sorted by relevance
355 private int computeFirstMatchIndex(Collection<String> supportedLocales, in computeFirstMatchIndex() method in LocaleList395 int bestIndex = computeFirstMatchIndex(supportedLocales, assumeEnglishIsSupported); in computeFirstMatch()416 return computeFirstMatchIndex(Arrays.asList(supportedLocales), in getFirstMatchIndex()434 return computeFirstMatchIndex(supportedLocales, true /* assume English is supported */); in getFirstMatchIndexWithEnglishSupported()
11722 HSPLandroid/os/LocaleList;->computeFirstMatchIndex(Ljava/util/Collection;Z)I
51537 Landroid/os/LocaleList;->computeFirstMatchIndex(Ljava/util/Collection;Z)I