Searched refs:computeFirstMatchIndex (Results 1 – 1 of 1) sorted by relevance
377 private int computeFirstMatchIndex(Collection<String> supportedLocales, in computeFirstMatchIndex() method in LocaleList417 int bestIndex = computeFirstMatchIndex(supportedLocales, assumeEnglishIsSupported); in computeFirstMatch()438 return computeFirstMatchIndex(Arrays.asList(supportedLocales), in getFirstMatchIndex()456 return computeFirstMatchIndex(supportedLocales, true /* assume English is supported */); in getFirstMatchIndexWithEnglishSupported()