Searched refs:LocaleStore (Results 1 – 7 of 7) sorted by relevance
58 private ArrayList<LocaleStore.LocaleInfo> mLocaleOptions;59 private ArrayList<LocaleStore.LocaleInfo> mOriginalLocaleOptions;68 public SuggestedLocaleAdapter(Set<LocaleStore.LocaleInfo> localeOptions, boolean countryMode) { in SuggestedLocaleAdapter()71 for (LocaleStore.LocaleInfo li : localeOptions) { in SuggestedLocaleAdapter()197 LocaleStore.LocaleInfo item = (LocaleStore.LocaleInfo) getItem(position); in getView()246 ArrayList<LocaleStore.LocaleInfo> values; in performFiltering()257 final ArrayList<LocaleStore.LocaleInfo> newValues = new ArrayList<>(); in performFiltering()260 final LocaleStore.LocaleInfo value = values.get(i); in performFiltering()298 mLocaleOptions = (ArrayList<LocaleStore.LocaleInfo>) results.values; in publishResults()301 for (LocaleStore.LocaleInfo li : mLocaleOptions) { in publishResults()
52 private Set<LocaleStore.LocaleInfo> mLocaleList;53 private LocaleStore.LocaleInfo mParentLocale;71 void onLocaleSelected(LocaleStore.LocaleInfo locale); in onLocaleSelected()75 LocaleSelectedListener listener, LocaleStore.LocaleInfo parent, in createCountryPicker()104 LocaleStore.LocaleInfo parent, boolean translatedOnly) { in setListener()118 mLocaleList = LocaleStore.getLevelLocales(context, in setListener()127 mLocaleList = LocaleStore.getLevelLocales(context, langTagsToIgnore, in setListener()207 final LocaleStore.LocaleInfo locale = in onListItemClick()208 (LocaleStore.LocaleInfo) getListAdapter().getItem(position); in onListItemClick()
219 public static final class LocaleInfoComparator implements Comparator<LocaleStore.LocaleInfo> {257 public int compare(LocaleStore.LocaleInfo lhs, LocaleStore.LocaleInfo rhs) { in compare()
30 public class LocaleStore { class348 for (LocaleStore.LocaleInfo li : sLocaleCache.values()) { in getLevelLocales()
30 import com.android.internal.app.LocaleStore;31 import com.android.internal.app.LocaleStore.LocaleInfo;331 LocaleStore.fillCache(context); in getLocaleForLanguageCountry()332 LocaleInfo targetInfo = LocaleStore.getLocaleInfo(target); in getLocaleForLanguageCountry()
5360 java.time.format.DateTimeTextProvider$LocaleStore
8378 …egion$LocaleSelectedListener;->onLocaleSelected(Lcom/android/internal/app/LocaleStore$LocaleInfo;)V47888 HSPLjava/time/format/DateTimeTextProvider$LocaleStore;-><init>(Ljava/util/Map;)V62290 Ljava/time/format/DateTimeTextProvider$LocaleStore;