Home
last modified time | relevance | path

Searched defs:translatedOnly (Results 1 – 4 of 4) sorted by relevance

/aosp14/frameworks/base/core/java/com/android/internal/app/
H A DLocalePickerWithRegion.java84 HashSet<String> getIgnoredLocaleList(boolean translatedOnly); in getIgnoredLocaleList()
88 boolean translatedOnly, boolean isForCountryMode); in getSupportedLocaleList()
96 boolean translatedOnly, OnActionExpandListener onActionExpandListener, in createNumberingSystemPicker()
108 boolean translatedOnly, OnActionExpandListener onActionExpandListener, in createCountryPicker()
118 LocaleSelectedListener listener, boolean translatedOnly) { in createLanguagePicker()
123 LocaleSelectedListener listener, boolean translatedOnly, LocaleList explicitLocales) { in createLanguagePicker()
129 LocaleSelectedListener listener, boolean translatedOnly, LocaleList explicitLocales, in createLanguagePicker()
162 boolean translatedOnly, LocaleCollectorBase localePickerController) { in setListener()
H A DSystemLocaleCollector.java41 public HashSet<String> getIgnoredLocaleList(boolean translatedOnly) { in getIgnoredLocaleList()
53 boolean translatedOnly, boolean isForCountryMode) { in getSupportedLocaleList()
H A DAppLocaleCollector.java152 LocaleStore.LocaleInfo parent, boolean translatedOnly) { in getSystemSupportedLocale()
170 public HashSet<String> getIgnoredLocaleList(boolean translatedOnly) { in getIgnoredLocaleList()
195 boolean translatedOnly, boolean isForCountryMode) { in getSupportedLocaleList()
H A DLocaleStore.java544 Set<String> ignorables, LocaleInfo li, boolean translatedOnly) { in isShallIgnore()
583 LocaleInfo parent, boolean translatedOnly) { in getLevelLocales()
598 LocaleInfo parent, boolean translatedOnly, LocaleList explicitLocales) { in getLevelLocales()
612 boolean translatedOnly, in getTierLocales()