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