Home
last modified time | relevance | path

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

/aosp12/frameworks/base/core/java/android/widget/
H A DEditor.java368 private float mContextMenuAnchorX, mContextMenuAnchorY; field in Editor
2980 mContextMenuAnchorY = y; in setContextMenuAnchor()
2985 || Float.isNaN(mContextMenuAnchorY)) { in onCreateContextMenu()
2988 final int offset = mTextView.getOffsetForPosition(mContextMenuAnchorX, mContextMenuAnchorY); in onCreateContextMenu()
/aosp12/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt70596 Landroid/widget/Editor;->mContextMenuAnchorY:F