Searched refs:getSubtypeCount (Results 1 – 18 of 18) sorted by relevance
191 final int subtypeCount = imi.getSubtypeCount(); in saveInputMethodSubtypeList()319 final int subtypeCount = imi.getSubtypeCount(); in setSubtypesPreferenceEnabled()343 final int subtypeCount = imi.getSubtypeCount(); in updateSubtypesPreferenceChecked()426 final int subtypeCount = imi.getSubtypeCount(); in isValidSystemNonAuxAsciiCapableIme()
191 final int subtypeCount = imi.getSubtypeCount(); in saveInputMethodSubtypeList()319 final int subtypeCount = imi.getSubtypeCount(); in setSubtypesPreferenceEnabled()343 final int subtypeCount = imi.getSubtypeCount(); in updateSubtypesPreferenceChecked()426 final int subtypeCount = imi.getSubtypeCount(); in isValidNonAuxAsciiCapableIme()
121 final int subtypeCount = imi.getSubtypeCount(); in addInputMethodSubtypePreferences()
122 final int subtypeCount = imi.getSubtypeCount(); in addInputMethodSubtypePreferences()
252 public int getSubtypeCount() { in getSubtypeCount() method in SpellCheckerInfo281 final int N = getSubtypeCount(); in dump()
189 for (int i = 0; i < sci.getSubtypeCount(); ++i) { in newSpellCheckerSession()
306 int N = sci.getSubtypeCount(); in sort()
189 final int subtypeCount = imi.getSubtypeCount(); in isSystemAuxilialyImeThatHasAutomaticSubtype()345 final int N = imi.getSubtypeCount(); in containsSubtypeOf()372 final int subtypeCount = imi.getSubtypeCount(); in getSubtypes()409 final int subtypeCount = imi.getSubtypeCount(); in getSubtypeIdFromHashCode()926 final int subtypeCount = info.getSubtypeCount(); in getEnabledInputMethodSubtypeListLocked()1139 if (imi != null && imi.getSubtypeCount() > 0) { in getEnabledSubtypeHashCodeForInputMethodAndSubtypeLocked()
208 final int subtypeCount = imi.getSubtypeCount(); in getSortedInputMethodAndSubtypeList()
3070 final int subtypeCount = info.getSubtypeCount(); in setInputMethodLocked()3750 if (imi.getSubtypeCount() > 0 && imi.isSystem()) { in switchToPreviousInputMethod()3829 if (lastSubtypeId < 0 || lastSubtypeId >= lastImi.getSubtypeCount()) { in getLastInputMethodSubtype()4766 if (subtypeId < 0 || subtypeId >= im.getSubtypeCount()) { in showInputMethodMenu()4907 if (subtypeId < imi.getSubtypeCount()) { in setSelectedInputMethodAndSubtypeLocked()4962 if (imi == null || imi.getSubtypeCount() == 0) { in getCurrentInputMethodSubtypeLocked()
197 if (sci.getSubtypeCount() <= 0) { in initializeTextServicesData()456 final int subtypeCount = info.getSubtypeCount(); in findAvailSystemSpellCheckerLocked()521 if (sci == null || sci.getSubtypeCount() == 0) { in getCurrentSpellCheckerSubtype()532 final int numSubtypes = sci.getSubtypeCount(); in getCurrentSpellCheckerSubtype()550 for (int i = 0; i < sci.getSubtypeCount(); ++i) { in getCurrentSpellCheckerSubtype()
856 assertEquals(expected.getSubtypeCount(), actual.getSubtypeCount()); in verifyEquality()857 for (int subtypeIndex = 0; subtypeIndex < expected.getSubtypeCount(); ++subtypeIndex) { in verifyEquality()
449 public int getSubtypeCount() { in getSubtypeCount() method in InputMethodInfo
681 int N = imi.getSubtypeCount(); in sort()
META-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
35764 method public int getSubtypeCount();35896 method public int getSubtypeCount();
24724 HSPLandroid/view/inputmethod/InputMethodInfo;->getSubtypeCount()I24997 HSPLandroid/view/textservice/SpellCheckerInfo;->getSubtypeCount()I
57117 method public int getSubtypeCount();57844 method public int getSubtypeCount();