Searched refs:switchToInputMethodLocked (Results 1 – 1 of 1) sorted by relevance
5571 private boolean switchToInputMethodLocked(@NonNull String imeId, int subtypeIndex, in switchToInputMethodLocked() method5730 return switchToInputMethodLocked(imeId, subtypeIndex, userId); in switchToInputMethod()6619 boolean failedToSelectUnknownIme = !switchToInputMethodLocked(imeId, in handleShellCommandSetInputMethod()