Home | History | Annotate | Download | only in inputmethodservice

Lines Matching refs:onCreateInputView

85  * <li> {@link #onCreateInputView()}, {@link #onCreateCandidatesView()},
125 * instance of it when {@link #onCreateInputView()} is called. At that point,
737 * change, so you can rely on your {@link #onCreateInputView} and
745 * {@link #onCreateInputView} and {@link #onStartInputView} and related
1083 View v = onCreateInputView();
1222 * implement {@link #onCreateInputView()} and create your view when
1269 public View onCreateInputView() {
1277 * setup here. You are guaranteed that {@link #onCreateInputView()} will