Home
last modified time | relevance | path

Searched defs:subtypeCount (Results 1 – 2 of 2) sorted by relevance

/packages/apps/Settings/src/com/android/settings/inputmethod/
DInputMethodAndSubtypeUtil.java211 final int subtypeCount = imi.getSubtypeCount(); in saveInputMethodSubtypeList() local
333 final int subtypeCount = imi.getSubtypeCount(); in setSubtypesPreferenceEnabled() local
354 final int subtypeCount = imi.getSubtypeCount(); in updateSubtypesPreferenceChecked() local
DInputMethodAndSubtypeEnabler.java229 final int subtypeCount = imi.getSubtypeCount(); in createPreferenceHierarchy() local