Searched refs:systemLocaleList (Results 1 – 1 of 1) sorted by relevance
208 Set<LocaleStore.LocaleInfo> systemLocaleList; in getSupportedLocaleList() local215 systemLocaleList = getSystemSupportedLocale(langTagsToIgnore, parent, translatedOnly); in getSupportedLocaleList()217 systemLocaleList = getSystemSupportedLocale(langTagsToIgnore, null, translatedOnly); in getSupportedLocaleList()247 appLocaleList.addAll(filterSupportedLocales(systemLocaleList, in getSupportedLocaleList()