Searched refs:onStartInputView (Results 1 – 5 of 5) sorted by relevance
45 public void onStartInputView(EditorInfo info, boolean restarting) { in onStartInputView() method in SimpleInputMethodService46 super.onStartInputView(info, restarting); in onStartInputView()
61 public void onStartInputView(EditorInfo info, boolean restarting) { in onStartInputView() method in InputMethodServiceWrapper63 super.onStartInputView(info, restarting); in onStartInputView()
2471 public void onStartInputView(EditorInfo editorInfo, boolean restarting) { in onStartInputView() method in InputMethodService2974 onStartInputView(mInputEditorInfo, false);3129 onStartInputView(mInputEditorInfo, restarting);
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
20060 method public void onStartInputView(android.view.inputmethod.EditorInfo, boolean);