Home
last modified time | relevance | path

Searched defs:subtypePref (Results 1 – 3 of 3) sorted by relevance

/packages/apps/Settings/src/com/android/settings/inputmethod/
DInputMethodAndSubtypeEnabler.java146 final InputMethodSubtypePreference subtypePref = (InputMethodSubtypePreference) pref; in onPreferenceChange() local
196 final Preference subtypePref = new InputMethodSubtypePreference( in addInputMethodSubtypePreferences() local
290 final TwoStatePreference subtypePref = (TwoStatePreference)pref; in updateImplicitlyEnabledSubtypesOf() local
DInputMethodAndSubtypeUtil.java205 final TwoStatePreference subtypePref = (TwoStatePreference) context in saveInputMethodSubtypeList() local
309 final TwoStatePreference subtypePref = (TwoStatePreference) pref; in loadInputMethodSubtypeList() local
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/settings/
DCustomInputStyleSettingsFragment.java275 final CustomInputStylePreference subtypePref = (CustomInputStylePreference)pref; in getSubtypes() local