Searched defs:langTagsToIgnore (Results 1 – 2 of 2) sorted by relevance
151 public Set<LocaleStore.LocaleInfo> getSystemSupportedLocale(Set<String> langTagsToIgnore, in getSystemSupportedLocale()171 HashSet<String> langTagsToIgnore = new HashSet<>(); in getIgnoredLocaleList() local206 Set<String> langTagsToIgnore = getIgnoredLocaleList(translatedOnly); in getSupportedLocaleList() local
54 Set<String> langTagsToIgnore = getIgnoredLocaleList(translatedOnly); in getSupportedLocaleList() local