Home
last modified time | relevance | path

Searched refs:switchToInputMethodLocked (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/services/core/java/com/android/server/inputmethod/
DInputMethodManagerService.java5571 private boolean switchToInputMethodLocked(@NonNull String imeId, int subtypeIndex, in switchToInputMethodLocked() method
5730 return switchToInputMethodLocked(imeId, subtypeIndex, userId); in switchToInputMethod()
6619 boolean failedToSelectUnknownIme = !switchToInputMethodLocked(imeId, in handleShellCommandSetInputMethod()