Searched refs:LocaleListEditor (Results 1 – 6 of 6) sorted by relevance
27 import com.android.settings.localepicker.LocaleListEditor;76 .setDestination(LocaleListEditor.class.getName()) in handlePreferenceTreeClick()
51 private LocaleListEditor mLocaleListEditor;63 mLocaleListEditor = spy(new LocaleListEditor()); in setUp()
49 LocaleListEditor.INTENT_LOCALE_KEY)); in onLocaleSelected_localeInfoShouldBeSentBack()
58 public class LocaleListEditor extends RestrictedSettingsFragment { class75 public LocaleListEditor() { in LocaleListEditor() method in LocaleListEditor
60 intent.putExtra(LocaleListEditor.INTENT_LOCALE_KEY, locale); in onLocaleSelected()
112 import com.android.settings.localepicker.LocaleListEditor;187 LocaleListEditor.class.getName(),