Searched defs:restartInput (Results 1 – 3 of 3) sorted by relevance
189 public void restartInput(InputConnection inputConnection, EditorInfo attribute); in restartInput() method
1576 public void restartInput(View view) { in restartInput() method in InputMethodManager
564 public void restartInput(InputConnection ic, EditorInfo attribute) { in restartInput() method in InputMethodService.InputMethodImpl