Home
last modified time | relevance | path

Searched refs:SwitchWithNoTextPreference (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/packages/SettingsLib/src/com/android/settingslib/inputmethod/
DSwitchWithNoTextPreference.java22 public class SwitchWithNoTextPreference extends SwitchPreference { class
25 public SwitchWithNoTextPreference(final Context context) { in SwitchWithNoTextPreference() method in SwitchWithNoTextPreference
DInputMethodSubtypePreference.java36 public class InputMethodSubtypePreference extends SwitchWithNoTextPreference {
DInputMethodAndSubtypeEnablerManager.java135 new SwitchWithNoTextPreference(prefContext); in addInputMethodSubtypePreferences()