Home
last modified time | relevance | path

Searched defs:subtypeId (Results 1 – 8 of 8) sorted by relevance

/aosp14/frameworks/base/services/core/java/com/android/server/inputmethod/
H A DInputMethodUtils.java544 String subtypeId = ime.second; in saveSubtypeHistory() local
560 private void addSubtypeToHistory(String imeId, String subtypeId) { in addSubtypeToHistory()
712 String subtypeId = NOT_A_SUBTYPE_ID_STR; in loadInputMethodAndSubtypeHistoryLocked() local
742 void putSelectedSubtype(int subtypeId) { in putSelectedSubtype()
817 String subtypeId = NOT_A_SUBTYPE_ID_STR; in saveCurrentInputMethodAndSubtypeToHistory() local
H A DInputMethodMenuController.java119 int subtypeId = mSubtypeIds[i]; in showInputMethodMenu() local
H A DAdditionalSubtypeUtils.java299 final int subtypeId = parser.getAttributeInt(null, ATTR_IME_SUBTYPE_ID, in loadFromFile() local
H A DInputMethodSubtypeSwitchingController.java58 InputMethodInfo imi, int subtypeId, String subtypeLocale, String systemLocale) { in ImeSubtypeListItem()
H A DInputMethodManagerService.java3346 void setInputMethodLocked(String id, int subtypeId) { in setInputMethodLocked()
4133 int subtypeId = NOT_A_SUBTYPE_ID; in switchToPreviousInputMethod() local
4823 private void setInputMethodWithSubtypeIdLocked(IBinder token, String id, int subtypeId) { in setInputMethodWithSubtypeIdLocked()
5489 private void setSelectedInputMethodAndSubtypeLocked(InputMethodInfo imi, int subtypeId, in setSelectedInputMethodAndSubtypeLocked()
5584 int subtypeId = mSettings.getSelectedInputMethodSubtypeId(selectedMethodId); in getCurrentInputMethodSubtypeLocked() local
/aosp14/frameworks/base/core/java/android/view/textservice/
H A DSpellCheckerSubtype.java85 int subtypeId) { in SpellCheckerSubtype()
/aosp14/frameworks/base/core/java/android/view/inputmethod/
H A DInputMethodSubtype.java226 public InputMethodSubtypeBuilder setSubtypeId(int subtypeId) { in setSubtypeId()
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...