Home | History | Annotate | Download | only in widget

Lines Matching defs:BaseInputConnection

116 import android.view.inputmethod.BaseInputConnection;
7572 * Use {@link BaseInputConnection#removeComposingSpans
7573 * BaseInputConnection.removeComposingSpans()} to remove any IME composing
7578 BaseInputConnection.removeComposingSpans((Spannable)mText);