Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/view/inputmethod/
DCursorAnchorInfo.java77 private final float mInsertionMarkerHorizontal; field in CursorAnchorInfo
139 mInsertionMarkerHorizontal = source.readFloat(); in CursorAnchorInfo()
161 dest.writeFloat(mInsertionMarkerHorizontal); in writeToParcel()
208 || !areSameFloatImpl(mInsertionMarkerHorizontal, that.mInsertionMarkerHorizontal) in equals()
246 + " mInsertionMarkerHorizontal=" + mInsertionMarkerHorizontal in toString()
263 private float mInsertionMarkerHorizontal = Float.NaN; field in CursorAnchorInfo.Builder
323 mInsertionMarkerHorizontal = horizontalPosition; in setInsertionMarkerLocation()
384 || !Float.isNaN(mInsertionMarkerHorizontal) in build()
405 mInsertionMarkerHorizontal = Float.NaN; in reset()
430 builder.mInsertionMarkerHorizontal, builder.mInsertionMarkerTop, in create()
[all …]
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt74817 Landroid/view/inputmethod/CursorAnchorInfo$Builder;->mInsertionMarkerHorizontal:F
74832 Landroid/view/inputmethod/CursorAnchorInfo;->mInsertionMarkerHorizontal:F