Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/widget/
DEditor.java331 private float mContextMenuAnchorX, mContextMenuAnchorY; field in Editor
2748 mContextMenuAnchorX = x; in setContextMenuAnchor()
2753 if (mIsBeingLongClicked || Float.isNaN(mContextMenuAnchorX) in onCreateContextMenu()
2757 final int offset = mTextView.getOffsetForPosition(mContextMenuAnchorX, mContextMenuAnchorY); in onCreateContextMenu()
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt81701 Landroid/widget/Editor;->mContextMenuAnchorX:F