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

/frameworks/base/core/java/com/android/internal/app/
H A DLocalePickerWithRegion.java47 public class LocalePickerWithRegion extends ListFragment implements SearchView.OnQueryTextListener { class in inherits:ListFragment,SearchView.OnQueryTextListener
74 private static LocalePickerWithRegion createCountryPicker(Context context,
77 LocalePickerWithRegion localePicker = new LocalePickerWithRegion();
83 public static LocalePickerWithRegion createLanguagePicker(Context context,
85 LocalePickerWithRegion localePicker = new LocalePickerWithRegion();
216 LocalePickerWithRegion selector = LocalePickerWithRegion.createCountryPicker(
/frameworks/base/
H A Dcompiled-classes-phone5234 com.android.internal.app.LocalePickerWithRegion$LocaleSelectedListener

Completed in 117 milliseconds