Searched defs:onCreateExtractTextView (Results 1 - 1 of 1) sorted by path

/frameworks/base/core/java/android/inputmethodservice/
H A DInputMethodService.java98 * and {@link #onCreateExtractTextView()} for non-demand generation of the UI.
1051 View v = onCreateExtractTextView();
1395 public View onCreateExtractTextView() { method in class:InputMethodService

Completed in 51 milliseconds