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.java4735 return mService.handleShellCommandResetInputMethod(this); in onCommandWithSystemIdentity()
5075 private int handleShellCommandResetInputMethod(@NonNull ShellCommand shellCommand) { in handleShellCommandResetInputMethod() method in InputMethodManagerService