Searched refs:getLocaleWithOnlyNumberingSystem (Results 1 – 1 of 1) sorted by relevance
415 Locale sysLocale = getLocaleWithOnlyNumberingSystem(systemLangList.get(i)); in getSystemCurrentLocales()724 Locale filteredLocale = getLocaleWithOnlyNumberingSystem(locale); in getLocaleInfo()743 private static Locale getLocaleWithOnlyNumberingSystem(Locale locale) { in getLocaleWithOnlyNumberingSystem() method in LocaleStore753 Locale localeWithNumberingSystem = getLocaleWithOnlyNumberingSystem(locale); in addLocaleInfoToMap()