Searched refs:onStartInputView (Results 1 – 4 of 4) sorted by relevance
41 public void onStartInputView(EditorInfo editorInfo, boolean restarting) { in onStartInputView() method in VdmProxyIme42 super.onStartInputView(editorInfo, restarting); in onStartInputView()
195 public void onStartInputView(EditorInfo info, boolean restarting) { in onStartInputView() method in AutofillImeService196 super.onStartInputView(info, restarting); in onStartInputView()
297 @Override public void onStartInputView(EditorInfo attribute, boolean restarting) { in onStartInputView() method in SoftKeyboard298 super.onStartInputView(attribute, restarting); in onStartInputView()
245 public void onStartInputView(EditorInfo info, boolean restarting) { in onStartInputView() method in ImageKeyboard