Home
last modified time | relevance | path

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

/aosp12/frameworks/base/packages/SettingsLib/src/com/android/settingslib/inputmethod/
H A DSwitchWithNoTextPreference.java23 public class SwitchWithNoTextPreference extends SwitchPreference { class
26 public SwitchWithNoTextPreference(final Context context) { in SwitchWithNoTextPreference() method in SwitchWithNoTextPreference
H A DInputMethodSubtypePreference.java36 public class InputMethodSubtypePreference extends SwitchWithNoTextPreference {
H A DInputMethodAndSubtypeEnablerManager.java136 new SwitchWithNoTextPreference(prefContext); in addInputMethodSubtypePreferences()
H A DInputMethodAndSubtypeEnablerManagerCompat.java137 new SwitchWithNoTextPreference(prefContext); in addInputMethodSubtypePreferences()