Home
last modified time | relevance | path

Searched refs:mComposingTextStart (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/core/java/android/view/inputmethod/
DCursorAnchorInfo.java61 private final int mComposingTextStart; field in CursorAnchorInfo
136 mComposingTextStart = source.readInt(); in CursorAnchorInfo()
158 dest.writeInt(mComposingTextStart); in writeToParcel()
221 if (mComposingTextStart != that.mComposingTextStart in equals()
243 + " mComposingTextStart=" + mComposingTextStart in toString()
261 private int mComposingTextStart = -1; field in CursorAnchorInfo.Builder
290 mComposingTextStart = composingTextStart; in setComposingText()
402 mComposingTextStart = -1; in reset()
429 builder.mComposingTextStart, builder.mComposingText, builder.mInsertionMarkerFlags, in create()
442 mComposingTextStart = composingTextStart; in CursorAnchorInfo()
[all …]
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt74813 Landroid/view/inputmethod/CursorAnchorInfo$Builder;->mComposingTextStart:I
74827 Landroid/view/inputmethod/CursorAnchorInfo;->mComposingTextStart:I