Searched refs:getSubtypeAt (Results 1 – 22 of 22) sorted by relevance
74 final InputMethodSubtype subtype = imi.getSubtypeAt(i); in containsSubtypeOf()100 subtypes.add(imi.getSubtypeAt(i)); in getSubtypes()113 InputMethodSubtype ims = imi.getSubtypeAt(i); in getSubtypeIdFromHashCode()321 return imi.getSubtypeAt(subtypeId); in getCurrentInputMethodSubtype()
168 final InputMethodSubtype ims = info.getSubtypeAt(j); in getEnabledInputMethodSubtypeList()358 return lastImi.getSubtypeAt(lastSubtypeId); in getLastInputMethodSubtype()599 return imi.getSubtypeAt(subtypeIndex); in getCurrentInputMethodSubtypeForNonCurrentUsers()
277 final InputMethodSubtype s = imi.getSubtypeAt(i); in isSystemAuxilialyImeThatHasAutomaticSubtype()
199 final InputMethodSubtype subtype = imi.getSubtypeAt(j); in getSortedInputMethodAndSubtypeList()
3102 newSubtype = info.getSubtypeAt(subtypeId); in setInputMethodLocked()3111 if (Objects.equals(newSubtype, info.getSubtypeAt(i))) { in setInputMethodLocked()5462 InputMethodSubtype subtype = imi.getSubtypeAt(subtypeId); in setSelectedInputMethodAndSubtypeLocked()5664 InputMethodSubtypeHandle.of(nextImi, nextImi.getSubtypeAt(i)))) { in switchKeyboardLayoutLocked()
193 final InputMethodSubtype subtype = imi.getSubtypeAt(i); in saveInputMethodSubtypeList()321 final InputMethodSubtype subtype = imi.getSubtypeAt(i); in setSubtypesPreferenceEnabled()345 final InputMethodSubtype subtype = imi.getSubtypeAt(i); in updateSubtypesPreferenceChecked()428 final InputMethodSubtype subtype = imi.getSubtypeAt(i); in isValidNonAuxAsciiCapableIme()
236 final InputMethodSubtype subtype = imi.getSubtypeAt(i); in saveInputMethodSubtypeListForUserInternal()364 final InputMethodSubtype subtype = imi.getSubtypeAt(i); in setSubtypesPreferenceEnabled()388 final InputMethodSubtype subtype = imi.getSubtypeAt(i); in updateSubtypesPreferenceChecked()471 final InputMethodSubtype subtype = imi.getSubtypeAt(i); in isValidSystemNonAuxAsciiCapableIme()
150 final InputMethodSubtype subtype = imi.getSubtypeAt(index); in addInputMethodSubtypePreferences()
262 public SpellCheckerSubtype getSubtypeAt(int index) { in getSubtypeAt() method in SpellCheckerInfo284 final SpellCheckerSubtype st = getSubtypeAt(i); in dump()
310 SpellCheckerSubtype subtype = sci.getSubtypeAt(i); in sort()
257 final SpellCheckerSubtype subtype = sci.getSubtypeAt(i); in newSpellCheckerSession()
460 final SpellCheckerSubtype subtype = info.getSubtypeAt(subtypeIndex); in findAvailSystemSpellCheckerLocked()538 final SpellCheckerSubtype scs = sci.getSubtypeAt(i); in getCurrentSpellCheckerSubtype()553 final SpellCheckerSubtype scs = sci.getSubtypeAt(i); in getCurrentSpellCheckerSubtype()
851 InputMethodSubtype subtype = imi.getSubtypeAt(i); in sort()
787 public InputMethodSubtype getSubtypeAt(int index) { in getSubtypeAt() method in InputMethodInfo
4506 final InputMethodSubtype subtype = imi.getSubtypeAt(subtypeIndex); in getShortcutInputMethodsAndSubtypes()
945 final InputMethodSubtype expectedSubtype = expected.getSubtypeAt(subtypeIndex); in verifyEquality()946 final InputMethodSubtype actualSubtype = actual.getSubtypeAt(subtypeIndex); in verifyEquality()
811 Landroid/view/inputmethod/InputMethodInfo;->getSubtypeAt(I)Landroid/view/inputmethod/InputMethodSub…
19103 HSPLandroid/view/inputmethod/InputMethodInfo;->getSubtypeAt(I)Landroid/view/inputmethod/InputMethod…19304 HSPLandroid/view/textservice/SpellCheckerInfo;->getSubtypeAt(I)Landroid/view/textservice/SpellCheck…
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
19039 HSPLandroid/view/inputmethod/InputMethodInfo;->getSubtypeAt(I)Landroid/view/inputmethod/InputMethod…19240 HSPLandroid/view/textservice/SpellCheckerInfo;->getSubtypeAt(I)Landroid/view/textservice/SpellCheck…
35763 method public android.view.inputmethod.InputMethodSubtype getSubtypeAt(int);35895 method public android.view.textservice.SpellCheckerSubtype getSubtypeAt(int);
56341 method public android.view.inputmethod.InputMethodSubtype getSubtypeAt(int);57336 method public android.view.textservice.SpellCheckerSubtype getSubtypeAt(int);