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

/frameworks/base/services/java/com/android/server/
H A DInputMethodManagerService.java1644 setInputMethodLocked(id, mSettings.getSelectedInputMethodSubtypeId(id));
1658 /* package */ void setInputMethodLocked(String id, int subtypeId) { method in class:InputMethodManagerService
2263 setInputMethodLocked(id, subtypeId);
2723 setInputMethodLocked(im.getId(), subtypeId);
3173 setInputMethodLocked(mCurMethodId, subtypeId);

Completed in 49 milliseconds