Home
last modified time | relevance | path

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

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