Searched refs:onStartInputView (Results 1 – 3 of 3) sorted by relevance
195 public void onStartInputView(EditorInfo info, boolean restarting) { in onStartInputView() method in AutofillImeService196 super.onStartInputView(info, restarting); in onStartInputView()
286 @Override public void onStartInputView(EditorInfo attribute, boolean restarting) { in onStartInputView() method in SoftKeyboard287 super.onStartInputView(attribute, restarting); in onStartInputView()
245 public void onStartInputView(EditorInfo info, boolean restarting) { in onStartInputView() method in ImageKeyboard