Searched refs:setInputMethodWithSubtypeIdLocked (Results 1 – 1 of 1) sorted by relevance
/frameworks/base/services/core/java/com/android/server/inputmethod/ |
D | InputMethodManagerService.java | 3237 setInputMethodWithSubtypeIdLocked(token, id, NOT_A_SUBTYPE_ID); in setInputMethod() 3249 setInputMethodWithSubtypeIdLocked(token, id, in setInputMethodAndSubtype() 3335 setInputMethodWithSubtypeIdLocked(token, targetLastImiId, subtypeId); in switchToPreviousInputMethod() 3354 setInputMethodWithSubtypeIdLocked(token, nextSubtype.mImi.getId(), in switchToNextInputMethod() 3598 private void setInputMethodWithSubtypeIdLocked(IBinder token, String id, int subtypeId) { in setInputMethodWithSubtypeIdLocked() method in InputMethodManagerService
|