Searched refs:getUpdatedLocaleForChromium (Results 1 – 2 of 2) sorted by relevance
57 Locale updatedLocale = LocaleUtils.getUpdatedLocaleForChromium(locale); in testGetUpdatedLocaleForChromium()61 updatedLocale = LocaleUtils.getUpdatedLocaleForChromium(locale); in testGetUpdatedLocaleForChromium()65 updatedLocale = LocaleUtils.getUpdatedLocaleForChromium(locale); in testGetUpdatedLocaleForChromium()69 updatedLocale = LocaleUtils.getUpdatedLocaleForChromium(locale); in testGetUpdatedLocaleForChromium()73 updatedLocale = LocaleUtils.getUpdatedLocaleForChromium(locale); in testGetUpdatedLocaleForChromium()
57 public static Locale getUpdatedLocaleForChromium(Locale locale) { in getUpdatedLocaleForChromium() method in LocaleUtils168 Locale locale = getUpdatedLocaleForChromium(localeList.get(i)); in toLanguageTags()