Searched refs:mContextMenuAnchorX (Results 1 – 2 of 2) sorted by relevance
331 private float mContextMenuAnchorX, mContextMenuAnchorY; field in Editor2748 mContextMenuAnchorX = x; in setContextMenuAnchor()2753 if (mIsBeingLongClicked || Float.isNaN(mContextMenuAnchorX) in onCreateContextMenu()2757 final int offset = mTextView.getOffsetForPosition(mContextMenuAnchorX, mContextMenuAnchorY); in onCreateContextMenu()
81701 Landroid/widget/Editor;->mContextMenuAnchorX:F