Searched refs:setInputMethodLocked (Results 1 – 2 of 2) sorted by relevance
182 mService.setInputMethodLocked(im.getId(), subtypeId); in showInputMethodMenu()
3314 setInputMethodLocked(id, mSettings.getSelectedInputMethodSubtypeId(id)); in updateInputMethodsFromSettingsLocked()3346 void setInputMethodLocked(String id, int subtypeId) { in setInputMethodLocked() method in InputMethodManagerService4847 setInputMethodLocked(id, subtypeId); in setInputMethodWithSubtypeIdLocked()5678 setInputMethodLocked(imeId, NOT_A_SUBTYPE_ID); in switchToInputMethodLocked()5946 setInputMethodLocked(nextImi.getId(), NOT_A_SUBTYPE_ID); in switchKeyboardLayout()5954 setInputMethodLocked(nextImi.getId(), i); in switchKeyboardLayout()