Home
last modified time | relevance | path

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

/frameworks/base/packages/SettingsLib/src/com/android/settingslib/inputmethod/
DInputMethodAndSubtypeUtil.java191 final int subtypeCount = imi.getSubtypeCount(); in saveInputMethodSubtypeList() local
319 final int subtypeCount = imi.getSubtypeCount(); in setSubtypesPreferenceEnabled() local
343 final int subtypeCount = imi.getSubtypeCount(); in updateSubtypesPreferenceChecked() local
392 final int subtypeCount = subtypes.size(); in getSubtypeLocaleNameListAsSentence() local
426 final int subtypeCount = imi.getSubtypeCount(); in isValidNonAuxAsciiCapableIme() local
DInputMethodAndSubtypeUtilCompat.java191 final int subtypeCount = imi.getSubtypeCount(); in saveInputMethodSubtypeList() local
319 final int subtypeCount = imi.getSubtypeCount(); in setSubtypesPreferenceEnabled() local
343 final int subtypeCount = imi.getSubtypeCount(); in updateSubtypesPreferenceChecked() local
392 final int subtypeCount = subtypes.size(); in getSubtypeLocaleNameListAsSentence() local
426 final int subtypeCount = imi.getSubtypeCount(); in isValidSystemNonAuxAsciiCapableIme() local
DInputMethodAndSubtypeEnablerManager.java121 final int subtypeCount = imi.getSubtypeCount(); in addInputMethodSubtypePreferences() local
DInputMethodAndSubtypeEnablerManagerCompat.java122 final int subtypeCount = imi.getSubtypeCount(); in addInputMethodSubtypePreferences() local
/frameworks/base/services/core/java/com/android/server/inputmethod/
DInputMethodUtils.java191 final int subtypeCount = imi.getSubtypeCount(); in isSystemAuxilialyImeThatHasAutomaticSubtype() local
374 final int subtypeCount = imi.getSubtypeCount(); in getSubtypes() local
411 final int subtypeCount = imi.getSubtypeCount(); in getSubtypeIdFromHashCode() local
928 final int subtypeCount = info.getSubtypeCount(); in getEnabledInputMethodSubtypeListLocked() local
DInputMethodSubtypeSwitchingController.java208 final int subtypeCount = imi.getSubtypeCount(); in getSortedInputMethodAndSubtypeList() local
DInputMethodManagerService.java2461 final int subtypeCount = subtypes.size(); in shouldShowImeSwitcherLocked() local
2692 final int subtypeCount = info.getSubtypeCount(); in setInputMethodLocked() local
/frameworks/base/services/core/java/com/android/server/textservices/
DTextServicesManagerService.java485 final int subtypeCount = info.getSubtypeCount(); in findAvailSystemSpellCheckerLocked() local
/frameworks/base/core/java/android/view/inputmethod/
DInputMethodManager.java2821 final int subtypeCount = subtypes.size(); in getShortcutInputMethodsAndSubtypes() local