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

/frameworks/base/services/core/java/com/android/server/
H A DInputMethodManagerService.java2443 setInputMethodWithSubtypeIdLocked(token, id,
2528 setInputMethodWithSubtypeIdLocked(token, targetLastImiId, subtypeId);
2554 setInputMethodWithSubtypeIdLocked(token, nextSubtype.mImi.getId(),
2694 setInputMethodWithSubtypeIdLocked(token, id, subtypeId);
2698 private void setInputMethodWithSubtypeIdLocked(IBinder token, String id, int subtypeId) { method in class:InputMethodManagerService

Completed in 66 milliseconds