Searched refs:onStartInputView (Results 1 – 2 of 2) sorted by relevance
162 public void onStartInputView(EditorInfo editorInfo, boolean restarting) { in onStartInputView() method in CtsBaseInputMethod170 super.onStartInputView(editorInfo, restarting); in onStartInputView()
791 public void onStartInputView(EditorInfo editorInfo, boolean restarting) { in onStartInputView() method792 getTracer().onStartInputView(editorInfo, restarting, in onStartInputView()793 () -> super.onStartInputView(editorInfo, restarting)); in onStartInputView()1136 void onStartInputView(EditorInfo editorInfo, boolean restarting,