Searched defs:mComposingStart (Results 1 – 1 of 1) sorted by relevance
171 private int mComposingStart = MAX_INVALID_VALUE; field in ContentCaptureEvent337 BaseInputConnection.setComposingSpans((Spannable) mText, mComposingStart, in restoreComposingSpan() local