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.java142 final InputMethodSubtypePreference subtypePref = (InputMethodSubtypePreference) pref; in onPreferenceChange() local
189 final Preference subtypePref = new InputMethodSubtypePreference( in addInputMethodSubtypePreferences() local
283 final TwoStatePreference subtypePref = (TwoStatePreference)pref; in updateImplicitlyEnabledSubtypesOf() local
DInputMethodAndSubtypeUtil.java198 final TwoStatePreference subtypePref = (TwoStatePreference) context in saveInputMethodSubtypeList() local
297 final TwoStatePreference subtypePref = (TwoStatePreference) pref; in loadInputMethodSubtypeList() local
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/settings/
DCustomInputStyleSettingsFragment.java164 public void onRemovePressed(SubtypePreference subtypePref); in onRemovePressed()
165 public void onSavePressed(SubtypePreference subtypePref); in onSavePressed()
166 public void onAddPressed(SubtypePreference subtypePref); in onAddPressed()
463 final SubtypePreference subtypePref = (SubtypePreference)findPreference( in onActivityCreated() local
599 final SubtypePreference subtypePref = (SubtypePreference)pref; in getSubtypes() local