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