/aosp12/frameworks/base/packages/SettingsLib/src/com/android/settingslib/inputmethod/ |
H A D | InputMethodAndSubtypeUtil.java | 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()
|
H A D | InputMethodAndSubtypeUtilCompat.java | 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 isValidSystemNonAuxAsciiCapableIme()
|
H A D | InputMethodAndSubtypeEnablerManager.java | 149 final InputMethodSubtype subtype = imi.getSubtypeAt(index); in addInputMethodSubtypePreferences()
|
H A D | InputMethodAndSubtypeEnablerManagerCompat.java | 150 final InputMethodSubtype subtype = imi.getSubtypeAt(index); in addInputMethodSubtypePreferences()
|
/aosp12/frameworks/base/core/java/android/view/textservice/ |
H A D | SpellCheckerInfo.java | 261 public SpellCheckerSubtype getSubtypeAt(int index) { in getSubtypeAt() method in SpellCheckerInfo 283 final SpellCheckerSubtype st = getSubtypeAt(i); in dump()
|
H A D | SpellCheckerSubtype.java | 310 SpellCheckerSubtype subtype = sci.getSubtypeAt(i); in sort()
|
H A D | TextServicesManager.java | 253 final SpellCheckerSubtype subtype = sci.getSubtypeAt(i); in newSpellCheckerSession()
|
/aosp12/packages/apps/Settings/src/com/android/settings/inputmethod/ |
H A D | SpellCheckersSettings.java | 204 final SpellCheckerSubtype subtype = currentSci.getSubtypeAt(index); in showChooseLanguageDialog() 219 subtypeId = currentSci.getSubtypeAt(index).hashCode(); in showChooseLanguageDialog()
|
/aosp12/packages/inputmethods/LatinIME/tests/src/com/android/inputmethod/keyboard/internal/ |
H A D | KeyboardTextsSetTests.java | 61 final InputMethodSubtype subtype = imi.getSubtypeAt(index); in setUp()
|
/aosp12/frameworks/base/services/core/java/com/android/server/inputmethod/ |
H A D | InputMethodUtils.java | 192 final InputMethodSubtype s = imi.getSubtypeAt(i); in isSystemAuxilialyImeThatHasAutomaticSubtype() 394 final InputMethodSubtype subtype = imi.getSubtypeAt(i); in containsSubtypeOf() 421 subtypes.add(imi.getSubtypeAt(i)); in getSubtypes() 458 InputMethodSubtype ims = imi.getSubtypeAt(i); in getSubtypeIdFromHashCode() 981 InputMethodSubtype ims = info.getSubtypeAt(i); in getEnabledInputMethodSubtypeListLocked()
|
H A D | InputMethodSubtypeSwitchingController.java | 215 final InputMethodSubtype subtype = imi.getSubtypeAt(j); in getSortedInputMethodAndSubtypeList()
|
H A D | InputMethodManagerService.java | 2997 newSubtype = info.getSubtypeAt(subtypeId); in setInputMethodLocked() 3827 return lastImi.getSubtypeAt(lastSubtypeId); in getLastInputMethodSubtype() 4772 InputMethodSubtype subtype = imi.getSubtypeAt(subtypeId); in setSelectedInputMethodAndSubtypeLocked()
|
/aosp12/packages/inputmethods/LatinIME/tests/src/com/android/inputmethod/keyboard/ |
H A D | KeyboardLayoutSetTestsBase.java | 95 mAllSubtypesList.add(imi.getSubtypeAt(index)); in setUp()
|
/aosp12/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/ |
H A D | RichInputMethodManager.java | 221 final InputMethodSubtype subtype = imi.getSubtypeAt(index); in isAuxiliaryIme() 422 final InputMethodSubtype subtype = myImi.getSubtypeAt(i); in findSubtypeByLocaleAndKeyboardLayoutSet()
|
/aosp12/frameworks/base/services/core/java/com/android/server/textservices/ |
H A D | TextServicesManagerService.java | 459 final SpellCheckerSubtype subtype = info.getSubtypeAt(subtypeIndex); in findAvailSystemSpellCheckerLocked() 537 final SpellCheckerSubtype scs = sci.getSubtypeAt(i); in getCurrentSpellCheckerSubtype() 552 final SpellCheckerSubtype scs = sci.getSubtypeAt(i); in getCurrentSpellCheckerSubtype()
|
/aosp12/packages/apps/SettingsIntelligence/src/com/android/settings/intelligence/search/query/ |
H A D | InputDeviceResultTask.java | 229 allSubtypes.add(imi.getSubtypeAt(index)); in getAllSubtypesOf()
|
/aosp12/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/settings/ |
H A D | CustomInputStylePreference.java | 292 final InputMethodSubtype subtype = imi.getSubtypeAt(i); in SubtypeLocaleAdapter()
|
/aosp12/packages/inputmethods/LatinIME/tests/src/com/android/inputmethod/latin/ |
H A D | RichInputMethodSubtypeTests.java | 101 final InputMethodSubtype subtype = imi.getSubtypeAt(index); in setUp()
|
/aosp12/frameworks/base/core/java/android/view/inputmethod/ |
H A D | InputMethodSubtype.java | 684 InputMethodSubtype subtype = imi.getSubtypeAt(i); in sort()
|
H A D | InputMethodInfo.java | 514 public InputMethodSubtype getSubtypeAt(int index) { in getSubtypeAt() method in InputMethodInfo
|
H A D | InputMethodManager.java | 2939 final InputMethodSubtype subtype = imi.getSubtypeAt(subtypeIndex); in getShortcutInputMethodsAndSubtypes()
|
/aosp12/packages/inputmethods/LatinIME/tests/src/com/android/inputmethod/latin/utils/ |
H A D | SubtypeLocaleUtilsTests.java | 98 final InputMethodSubtype subtype = imi.getSubtypeAt(index); in setUp()
|
/aosp12/packages/modules/Permission/PermissionController/src/com/android/permissioncontroller/permission/ui/model/ |
H A D | ReviewOngoingUsageViewModel.kt | 225 if (it.getSubtypeAt(i).mode == VOICE_IME_SUBTYPE) {
|
/aosp12/frameworks/base/services/tests/servicestests/src/com/android/server/inputmethod/ |
H A D | InputMethodUtilsTest.java | 951 final InputMethodSubtype expectedSubtype = expected.getSubtypeAt(subtypeIndex); in verifyEquality() 952 final InputMethodSubtype actualSubtype = actual.getSubtypeAt(subtypeIndex); in verifyEquality()
|
/aosp12/frameworks/base/config/ |
H A D | boot-profile.txt | 811 Landroid/view/inputmethod/InputMethodInfo;->getSubtypeAt(I)Landroid/view/inputmethod/InputMethodSub…
|