Searched refs:getLevelLocales (Results 1 - 2 of 2) sorted by relevance

/frameworks/base/core/java/com/android/internal/app/
H A DLocalePickerWithRegion.java118 mLocaleList = LocaleStore.getLevelLocales(context,
127 mLocaleList = LocaleStore.getLevelLocales(context, langTagsToIgnore,
H A DLocaleStore.java337 public static Set<LocaleInfo> getLevelLocales(Context context, Set<String> ignorables, method in class:LocaleStore

Completed in 91 milliseconds