Home | History | Annotate | Download | only in widget

Lines Matching defs:BaseInputConnection

130 import android.view.inputmethod.BaseInputConnection;
8249 * Use {@link BaseInputConnection#removeComposingSpans
8250 * BaseInputConnection.removeComposingSpans()} to remove any IME composing
8255 BaseInputConnection.removeComposingSpans((Spannable)mText);