Searched refs:onStartInputView (Results 1 – 2 of 2) sorted by relevance
257 @Override public void onStartInputView(EditorInfo attribute, boolean restarting) { in onStartInputView() method in SoftKeyboard258 super.onStartInputView(attribute, restarting); in onStartInputView()
245 public void onStartInputView(EditorInfo info, boolean restarting) { in onStartInputView() method in ImageKeyboard