Home
last modified time | relevance | path

Searched defs:langTagsToIgnore (Results 1 – 2 of 2) sorted by relevance

/aosp14/frameworks/base/core/java/com/android/internal/app/
H A DAppLocaleCollector.java151 public Set<LocaleStore.LocaleInfo> getSystemSupportedLocale(Set<String> langTagsToIgnore, in getSystemSupportedLocale()
171 HashSet<String> langTagsToIgnore = new HashSet<>(); in getIgnoredLocaleList() local
206 Set<String> langTagsToIgnore = getIgnoredLocaleList(translatedOnly); in getSupportedLocaleList() local
H A DSystemLocaleCollector.java54 Set<String> langTagsToIgnore = getIgnoredLocaleList(translatedOnly); in getSupportedLocaleList() local