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