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

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

Completed in 9 milliseconds