Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/widget/
DEditor.java331 private float mContextMenuAnchorX, mContextMenuAnchorY; field in Editor
2749 mContextMenuAnchorY = y; in setContextMenuAnchor()
2754 || Float.isNaN(mContextMenuAnchorY)) { in onCreateContextMenu()
2757 final int offset = mTextView.getOffsetForPosition(mContextMenuAnchorX, mContextMenuAnchorY); in onCreateContextMenu()
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt87566 Landroid/widget/Editor;->mContextMenuAnchorY:F