Home
last modified time | relevance | path

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

/frameworks/base/packages/SettingsLib/src/com/android/settingslib/inputmethod/
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
DInputMethodAndSubtypeUtil.java195 final TwoStatePreference subtypePref = (TwoStatePreference) context in saveInputMethodSubtypeList() local
299 final TwoStatePreference subtypePref = (TwoStatePreference) pref; in loadInputMethodSubtypeList() local
DInputMethodAndSubtypeUtilCompat.java238 final TwoStatePreference subtypePref = (TwoStatePreference) fragment in saveInputMethodSubtypeListForUserInternal() local
342 final TwoStatePreference subtypePref = (TwoStatePreference) pref; in loadInputMethodSubtypeList() local