Searched refs:computeFirstMatchIndex (Results 1 – 4 of 4) sorted by relevance
386 private int computeFirstMatchIndex(Collection<String> supportedLocales, in computeFirstMatchIndex() method in LocaleList426 int bestIndex = computeFirstMatchIndex(supportedLocales, assumeEnglishIsSupported); in computeFirstMatch()447 return computeFirstMatchIndex(Arrays.asList(supportedLocales), in getFirstMatchIndex()465 return computeFirstMatchIndex(supportedLocales, true /* assume English is supported */); in getFirstMatchIndexWithEnglishSupported()
12171 HSPLandroid/os/LocaleList;->computeFirstMatchIndex(Ljava/util/Collection;Z)I
12174 HSPLandroid/os/LocaleList;->computeFirstMatchIndex(Ljava/util/Collection;Z)I
37016 Landroid/os/LocaleList;->computeFirstMatchIndex(Ljava/util/Collection;Z)I