Searched refs:mSelectionPath (Results 1 – 1 of 1) sorted by relevance
4069 private final Path mSelectionPath = new Path(); field in Editor.TextActionModeCallback4389 mSelectionPath.reset(); in onGetContentRect()4391 mTextView.getSelectionStart(), mTextView.getSelectionEnd(), mSelectionPath); in onGetContentRect() local4392 mSelectionPath.computeBounds(mSelectionBounds, true); in onGetContentRect()