Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/view/inputmethod/
DCursorAnchorInfo.java84 private final float mInsertionMarkerTop; field in CursorAnchorInfo
140 mInsertionMarkerTop = source.readFloat(); in CursorAnchorInfo()
162 dest.writeFloat(mInsertionMarkerTop); in writeToParcel()
209 || !areSameFloatImpl(mInsertionMarkerTop, that.mInsertionMarkerTop) in equals()
247 + " mInsertionMarkerTop=" + mInsertionMarkerTop in toString()
264 private float mInsertionMarkerTop = Float.NaN; field in CursorAnchorInfo.Builder
324 mInsertionMarkerTop = lineTop; in setInsertionMarkerLocation()
385 || !Float.isNaN(mInsertionMarkerTop) in build()
406 mInsertionMarkerTop = Float.NaN; in reset()
430 builder.mInsertionMarkerHorizontal, builder.mInsertionMarkerTop, in create()
[all …]
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt74818 Landroid/view/inputmethod/CursorAnchorInfo$Builder;->mInsertionMarkerTop:F
74833 Landroid/view/inputmethod/CursorAnchorInfo;->mInsertionMarkerTop:F