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.java234 final int subtypeCount = imi.getSubtypeCount(); in saveInputMethodSubtypeListForUserInternal() local
362 final int subtypeCount = imi.getSubtypeCount(); in setSubtypesPreferenceEnabled() local
386 final int subtypeCount = imi.getSubtypeCount(); in updateSubtypesPreferenceChecked() local
435 final int subtypeCount = subtypes.size(); in getSubtypeLocaleNameListAsSentence() local
469 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.java189 final int subtypeCount = imi.getSubtypeCount(); in isSystemAuxilialyImeThatHasAutomaticSubtype() local
418 final int subtypeCount = imi.getSubtypeCount(); in getSubtypes() local
455 final int subtypeCount = imi.getSubtypeCount(); in getSubtypeIdFromHashCode() local
981 final int subtypeCount = info.getSubtypeCount(); in getEnabledInputMethodSubtypeListLocked() local
DInputMethodSubtypeSwitchingController.java210 final int subtypeCount = imi.getSubtypeCount(); in getSortedInputMethodAndSubtypeList() local
DInputMethodManagerService.java3287 final int subtypeCount = subtypes.size(); in shouldShowImeSwitcherLocked() local
3526 final int subtypeCount = info.getSubtypeCount(); in setInputMethodLocked() local
/frameworks/base/services/core/java/com/android/server/textservices/
DTextServicesManagerService.java457 final int subtypeCount = info.getSubtypeCount(); in findAvailSystemSpellCheckerLocked() local
/frameworks/base/core/java/android/view/inputmethod/
DInputMethodManager.java3383 final int subtypeCount = subtypes.size(); in getShortcutInputMethodsAndSubtypes() local