Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/inputmethod/
DInputMethodManagerService.java5350 return mService.handleShellCommandSetInputMethod(this); in onCommandWithSystemIdentity()
5650 private int handleShellCommandSetInputMethod(@NonNull ShellCommand shellCommand) { in handleShellCommandSetInputMethod() method in InputMethodManagerService