Searched refs:getFirstMatchWithEnglishSupported (Results 1 – 2 of 2) sorted by relevance
447 public Locale getFirstMatchWithEnglishSupported(String[] supportedLocales) { in getFirstMatchWithEnglishSupported() method in LocaleList
426 final Locale bestLocale = locales.getFirstMatchWithEnglishSupported( in updateConfiguration()