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

/frameworks/base/services/core/java/com/android/server/
H A DInputMethodManagerService.java1961 setInputMethodLocked(id, mSettings.getSelectedInputMethodSubtypeId(id));
2000 /* package */ void setInputMethodLocked(String id, int subtypeId) { method in class:InputMethodManagerService
2715 setInputMethodLocked(id, subtypeId);
3003 setInputMethodLocked(nextSubtype.mImi.getId(), nextSubtype.mSubtypeId);
3281 setInputMethodLocked(im.getId(), subtypeId);
3657 setInputMethodLocked(mCurMethodId, subtypeId);

Completed in 73 milliseconds