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/
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
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
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
372 final int subtypeCount = imi.getSubtypeCount(); in getSubtypes() local
409 final int subtypeCount = imi.getSubtypeCount(); in getSubtypeIdFromHashCode() local
926 final int subtypeCount = info.getSubtypeCount(); in getEnabledInputMethodSubtypeListLocked() local
DInputMethodSubtypeSwitchingController.java208 final int subtypeCount = imi.getSubtypeCount(); in getSortedInputMethodAndSubtypeList() local
DInputMethodManagerService.java2836 final int subtypeCount = subtypes.size(); in shouldShowImeSwitcherLocked() local
3070 final int subtypeCount = info.getSubtypeCount(); in setInputMethodLocked() local
/frameworks/base/services/core/java/com/android/server/textservices/
DTextServicesManagerService.java456 final int subtypeCount = info.getSubtypeCount(); in findAvailSystemSpellCheckerLocked() local
/frameworks/base/core/java/android/view/inputmethod/
DInputMethodManager.java2935 final int subtypeCount = subtypes.size(); in getShortcutInputMethodsAndSubtypes() local