OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SwitchWithNoTextPreference
(Results
1 - 3
of
3
) sorted by null
/packages/apps/Settings/src/com/android/settings/inputmethod/
SwitchWithNoTextPreference.java
22
class
SwitchWithNoTextPreference
extends SwitchPreference {
25
SwitchWithNoTextPreference
(final Context context) {
InputMethodSubtypePreference.java
35
class InputMethodSubtypePreference extends
SwitchWithNoTextPreference
{
InputMethodAndSubtypeEnabler.java
170
final TwoStatePreference autoSelectionPref = new
SwitchWithNoTextPreference
(context);
Completed in 58 milliseconds