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

/frameworks/base/services/core/java/com/android/server/
H A DInputMethodManagerService.java1720 setInputMethodLocked(id, mSettings.getSelectedInputMethodSubtypeId(id));
1751 /* package */ void setInputMethodLocked(String id, int subtypeId) { method in class:InputMethodManagerService
2416 setInputMethodLocked(id, subtypeId);
2900 setInputMethodLocked(im.getId(), subtypeId);
3307 setInputMethodLocked(mCurMethodId, subtypeId);

Completed in 1563 milliseconds