Home
last modified time | relevance | path

Searched refs:getSubtypeAt (Results 1 – 20 of 20) sorted by relevance

/frameworks/base/packages/SettingsLib/src/com/android/settingslib/inputmethod/
DInputMethodAndSubtypeUtilCompat.java193 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 isValidSystemNonAuxAsciiCapableIme()
DInputMethodAndSubtypeUtil.java193 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()
DInputMethodAndSubtypeEnablerManager.java149 final InputMethodSubtype subtype = imi.getSubtypeAt(index); in addInputMethodSubtypePreferences()
DInputMethodAndSubtypeEnablerManagerCompat.java150 final InputMethodSubtype subtype = imi.getSubtypeAt(index); in addInputMethodSubtypePreferences()
/frameworks/base/core/java/android/view/textservice/
DSpellCheckerInfo.java261 public SpellCheckerSubtype getSubtypeAt(int index) { in getSubtypeAt() method in SpellCheckerInfo
283 final SpellCheckerSubtype st = getSubtypeAt(i); in dump()
DTextServicesManager.java190 final SpellCheckerSubtype subtype = sci.getSubtypeAt(i); in newSpellCheckerSession()
DSpellCheckerSubtype.java308 SpellCheckerSubtype subtype = sci.getSubtypeAt(i); in sort()
/frameworks/base/services/core/java/com/android/server/inputmethod/
DInputMethodUtils.java191 final InputMethodSubtype s = imi.getSubtypeAt(i); in isSystemAuxilialyImeThatHasAutomaticSubtype()
347 final InputMethodSubtype subtype = imi.getSubtypeAt(i); in containsSubtypeOf()
374 subtypes.add(imi.getSubtypeAt(i)); in getSubtypes()
411 InputMethodSubtype ims = imi.getSubtypeAt(i); in getSubtypeIdFromHashCode()
928 InputMethodSubtype ims = info.getSubtypeAt(i); in getEnabledInputMethodSubtypeListLocked()
DInputMethodSubtypeSwitchingController.java213 final InputMethodSubtype subtype = imi.getSubtypeAt(j); in getSortedInputMethodAndSubtypeList()
DInputMethodManagerService.java3077 newSubtype = info.getSubtypeAt(subtypeId); in setInputMethodLocked()
3832 return lastImi.getSubtypeAt(lastSubtypeId); in getLastInputMethodSubtype()
4908 InputMethodSubtype subtype = imi.getSubtypeAt(subtypeId); in setSelectedInputMethodAndSubtypeLocked()
/frameworks/base/services/core/java/com/android/server/textservices/
DTextServicesManagerService.java458 final SpellCheckerSubtype subtype = info.getSubtypeAt(subtypeIndex); in findAvailSystemSpellCheckerLocked()
536 final SpellCheckerSubtype scs = sci.getSubtypeAt(i); in getCurrentSpellCheckerSubtype()
551 final SpellCheckerSubtype scs = sci.getSubtypeAt(i); in getCurrentSpellCheckerSubtype()
/frameworks/base/core/java/android/view/inputmethod/
DInputMethodInfo.java458 public InputMethodSubtype getSubtypeAt(int index) { in getSubtypeAt() method in InputMethodInfo
DInputMethodSubtype.java683 InputMethodSubtype subtype = imi.getSubtypeAt(i); in sort()
DInputMethodManager.java2937 final InputMethodSubtype subtype = imi.getSubtypeAt(subtypeIndex); in getShortcutInputMethodsAndSubtypes()
/frameworks/base/services/tests/servicestests/src/com/android/server/inputmethod/
DInputMethodUtilsTest.java858 final InputMethodSubtype expectedSubtype = expected.getSubtypeAt(subtypeIndex); in verifyEquality()
859 final InputMethodSubtype actualSubtype = actual.getSubtypeAt(subtypeIndex); in verifyEquality()
/frameworks/base/config/
Dboot-profile.txt811 Landroid/view/inputmethod/InputMethodInfo;->getSubtypeAt(I)Landroid/view/inputmethod/InputMethodSub…
Dboot-image-profile.txt24723 HSPLandroid/view/inputmethod/InputMethodInfo;->getSubtypeAt(I)Landroid/view/inputmethod/InputMethod…
24996 HSPLandroid/view/textservice/SpellCheckerInfo;->getSubtypeAt(I)Landroid/view/textservice/SpellCheck…
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt35763 method public android.view.inputmethod.InputMethodSubtype getSubtypeAt(int);
35895 method public android.view.textservice.SpellCheckerSubtype getSubtypeAt(int);
/frameworks/base/api/
Dcurrent.txt57116 method public android.view.inputmethod.InputMethodSubtype getSubtypeAt(int);
57843 method public android.view.textservice.SpellCheckerSubtype getSubtypeAt(int);