Searched refs:switchToInputMethodLocked (Results 1 – 1 of 1) sorted by relevance
5582 private boolean switchToInputMethodLocked(String imeId, @UserIdInt int userId) { in switchToInputMethodLocked() method5723 return switchToInputMethodLocked(imeId, userId); in switchToInputMethod()6582 boolean failedToSelectUnknownIme = !switchToInputMethodLocked(imeId, in handleShellCommandSetInputMethod()