Home
last modified time | relevance | path

Searched refs:onStartCandidatesView (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/core/java/android/inputmethodservice/
DInputMethodService.java1348 public void onStartCandidatesView(EditorInfo info, boolean restarting) { in onStartCandidatesView() method in InputMethodService
1479 onStartCandidatesView(mInputEditorInfo, false); in showWindowInner()
1613 onStartCandidatesView(mInputEditorInfo, restarting); in doStartInput()
/frameworks/base/api/
Dsystem-current.txt14204 method public void onStartCandidatesView(android.view.inputmethod.EditorInfo, boolean);
Dcurrent.txt13484 method public void onStartCandidatesView(android.view.inputmethod.EditorInfo, boolean);