Home
last modified time | relevance | path

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

/frameworks/base/packages/SettingsLib/src/com/android/settingslib/inputmethod/
DInputMethodAndSubtypeEnablerManager.java105 final InputMethodSubtypePreference subtypePref = (InputMethodSubtypePreference) pref; in onPreferenceChange() local
156 final Preference subtypePref = new InputMethodSubtypePreference( in addInputMethodSubtypePreferences() local
246 final TwoStatePreference subtypePref = (TwoStatePreference) pref; in updateImplicitlyEnabledSubtypesOf() local
DInputMethodAndSubtypeEnablerManagerCompat.java106 final InputMethodSubtypePreference subtypePref = (InputMethodSubtypePreference) pref; in onPreferenceChange() local
157 final Preference subtypePref = new InputMethodSubtypePreference( in addInputMethodSubtypePreferences() local
247 final TwoStatePreference subtypePref = (TwoStatePreference) pref; in updateImplicitlyEnabledSubtypesOf() local
DInputMethodAndSubtypeUtilCompat.java195 final TwoStatePreference subtypePref = (TwoStatePreference) context in saveInputMethodSubtypeList() local
299 final TwoStatePreference subtypePref = (TwoStatePreference) pref; in loadInputMethodSubtypeList() local
DInputMethodAndSubtypeUtil.java195 final TwoStatePreference subtypePref = (TwoStatePreference) context in saveInputMethodSubtypeList() local
299 final TwoStatePreference subtypePref = (TwoStatePreference) pref; in loadInputMethodSubtypeList() local