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()
1105 public void onStartInputView(EditorInfo editorInfo, boolean restarting) {1106 getTracer().onStartInputView(editorInfo, restarting,1107 () -> super.onStartInputView(editorInfo, restarting));1516 void onStartInputView(EditorInfo editorInfo, boolean restarting,
20060 method public void onStartInputView(android.view.inputmethod.EditorInfo, boolean);