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

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

Completed in 53 milliseconds