Searched defs:restartInput (Results 1 – 5 of 5) sorted by relevance
43 void restartInput(in IInputContext inputContext, in EditorInfo attribute); in restartInput() method
148 public void restartInput(InputConnection inputConnection, EditorInfo attribute); in restartInput() method
1113 public void restartInput(View view) { in restartInput() method in InputMethodManager
267 public void restartInput(IInputContext inputContext, EditorInfo attribute) { in restartInput() method in IInputMethodWrapper
404 public void restartInput(InputConnection ic, EditorInfo attribute) { in restartInput() method in InputMethodService.InputMethodImpl