Searched refs:onStartInputView (Results 1 – 2 of 2) sorted by relevance
111 public void onStartInputView(EditorInfo editorInfo, boolean restarting) { in onStartInputView() method in CtsBaseInputMethod119 super.onStartInputView(editorInfo, restarting); in onStartInputView()
505 public void onStartInputView(EditorInfo editorInfo, boolean restarting) { in onStartInputView() method in MockIme506 getTracer().onStartInputView(editorInfo, restarting, in onStartInputView()507 () -> super.onStartInputView(editorInfo, restarting)); in onStartInputView()724 public void onStartInputView(EditorInfo editorInfo, boolean restarting,