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.java5582 private boolean switchToInputMethodLocked(String imeId, @UserIdInt int userId) { in switchToInputMethodLocked() method
5723 return switchToInputMethodLocked(imeId, userId); in switchToInputMethod()
6582 boolean failedToSelectUnknownIme = !switchToInputMethodLocked(imeId, in handleShellCommandSetInputMethod()