Home
last modified time | relevance | path

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

/frameworks/base/core/java/com/android/internal/app/
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()
DSystemLocaleCollector.java41 public HashSet<String> getIgnoredLocaleList(boolean translatedOnly) { in getIgnoredLocaleList()
53 boolean translatedOnly, boolean isForCountryMode) { in getSupportedLocaleList()
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()
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()
/frameworks/opt/localepicker/src/com/android/localepicker/
DLocaleStore.java334 private static int getLevel(Set<String> ignorables, LocaleInfo li, boolean translatedOnly) { in getLevel()
350 LocaleInfo parent, boolean translatedOnly) { in getLevelLocales()