Searched refs:mContextMenuAnchorY (Results 1 – 2 of 2) sorted by relevance
331 private float mContextMenuAnchorX, mContextMenuAnchorY; field in Editor2749 mContextMenuAnchorY = y; in setContextMenuAnchor()2754 || Float.isNaN(mContextMenuAnchorY)) { in onCreateContextMenu()2757 final int offset = mTextView.getOffsetForPosition(mContextMenuAnchorX, mContextMenuAnchorY); in onCreateContextMenu()
87566 Landroid/widget/Editor;->mContextMenuAnchorY:F