Searched defs:mSelectionPath (Results 1 – 1 of 1) sorted by relevance
3109 private final Path mSelectionPath = new Path(); field in Editor.TextActionModeCallback3288 mTextView.getSelectionStart(), mTextView.getSelectionEnd(), mSelectionPath); in onGetContentRect() local