Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/widget/
DEditor.java4614 private final Path mSelectionPath = new Path(); field in Editor.TextActionModeCallback
4826 mSelectionPath.reset(); in onGetContentRect()
4827 layout.getSelectionPath(selectionStart, selectionEnd, mSelectionPath); in onGetContentRect()
4828 mSelectionPath.computeBounds(mSelectionBounds, true); in onGetContentRect()
/frameworks/base/boot/hiddenapi/
Dhiddenapi-max-target-o.txt66518 Landroid/widget/Editor$TextActionModeCallback;->mSelectionPath:Landroid/graphics/Path;