Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/widget/
DEditor.java393 private float mContextMenuAnchorX, mContextMenuAnchorY; field in Editor
3139 mContextMenuAnchorX = x; in setContextMenuAnchor()
3170 if (mIsBeingLongClicked || Float.isNaN(mContextMenuAnchorX) in onCreateContextMenu()
3174 final int offset = mTextView.getOffsetForPosition(mContextMenuAnchorX, mContextMenuAnchorY); in onCreateContextMenu()
/frameworks/base/boot/hiddenapi/
Dhiddenapi-max-target-o.txt66629 Landroid/widget/Editor;->mContextMenuAnchorX:F