Searched refs:computeFirstMatchIndex (Results 1 – 4 of 4) sorted by relevance
366 private int computeFirstMatchIndex(Collection<String> supportedLocales, in computeFirstMatchIndex() method in LocaleList406 int bestIndex = computeFirstMatchIndex(supportedLocales, assumeEnglishIsSupported); in computeFirstMatch()427 return computeFirstMatchIndex(Arrays.asList(supportedLocales), in getFirstMatchIndex()445 return computeFirstMatchIndex(supportedLocales, true /* assume English is supported */); in getFirstMatchIndexWithEnglishSupported()
12354 HSPLandroid/os/LocaleList;->computeFirstMatchIndex(Ljava/util/Collection;Z)I
12357 HSPLandroid/os/LocaleList;->computeFirstMatchIndex(Ljava/util/Collection;Z)I
37659 Landroid/os/LocaleList;->computeFirstMatchIndex(Ljava/util/Collection;Z)I