Searched defs:restartInput (Results 1 – 4 of 4) sorted by relevance
204 public void restartInput(InputConnection inputConnection, EditorInfo editorInfo); in restartInput() method
2570 public void restartInput(View view) { in restartInput() method in InputMethodManager
157 final void restartInput(@Nullable RemoteAccessibilityInputConnection ic, in restartInput() method in InputMethod
841 public void restartInput(InputConnection ic, EditorInfo editorInfo) { in restartInput() method in InputMethodService.InputMethodImpl