Home
last modified time | relevance | path

Searched refs:setInputMethodWithSubtypeIdLocked (Results 1 – 2 of 2) sorted by relevance

/aosp12/frameworks/base/services/core/java/com/android/server/inputmethod/
H A DInputMethodManagerService.java3670 setInputMethodWithSubtypeIdLocked(token, id, NOT_A_SUBTYPE_ID); in setInputMethod()
3682 setInputMethodWithSubtypeIdLocked(token, id, in setInputMethodAndSubtype()
3768 setInputMethodWithSubtypeIdLocked(token, targetLastImiId, subtypeId); in switchToPreviousInputMethod()
3787 setInputMethodWithSubtypeIdLocked(token, nextSubtype.mImi.getId(), in switchToNextInputMethod()
4095 private void setInputMethodWithSubtypeIdLocked(IBinder token, String id, int subtypeId) { in setInputMethodWithSubtypeIdLocked() method in InputMethodManagerService
/aosp12/frameworks/base/services/
H A Dart-profile19861 PLcom/android/server/inputmethod/InputMethodManagerService;->setInputMethodWithSubtypeIdLocked(Land…