Home
last modified time | relevance | path

Searched defs:getLevelLocales (Results 1 – 3 of 3) sorted by relevance

/aosp12/packages/apps/Car/Settings/tests/robotests/src/com/android/car/settings/testutils/
H A DShadowLocaleStore.java54 protected static Set<LocaleStore.LocaleInfo> getLevelLocales(Context context, in getLevelLocales() method in ShadowLocaleStore
/aosp12/frameworks/base/core/java/com/android/internal/app/
H A DLocaleStore.java351 public static Set<LocaleInfo> getLevelLocales(Context context, Set<String> ignorables, in getLevelLocales() method in LocaleStore
/aosp12/frameworks/opt/localepicker/src/com/android/localepicker/
H A DLocaleStore.java349 public static Set<LocaleInfo> getLevelLocales(Context context, Set<String> ignorables, in getLevelLocales() method in LocaleStore