Searched refs:onStartInputView (Results 1 – 3 of 3) sorted by relevance
162 public void onStartInputView(EditorInfo editorInfo, boolean restarting) { in onStartInputView() method in CtsBaseInputMethod170 super.onStartInputView(editorInfo, restarting); in onStartInputView()
1119 public void onStartInputView(EditorInfo editorInfo, boolean restarting) {1120 getTracer().onStartInputView(editorInfo, restarting,1121 () -> super.onStartInputView(editorInfo, restarting));1549 void onStartInputView(EditorInfo editorInfo, boolean restarting,
20790 method public void onStartInputView(android.view.inputmethod.EditorInfo, boolean);