Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/widget/
DEditor.java3923 private final Path mSelectionPath = new Path(); field in Editor.TextActionModeCallback
4243 mSelectionPath.reset(); in onGetContentRect()
4245 mTextView.getSelectionStart(), mTextView.getSelectionEnd(), mSelectionPath); in onGetContentRect() local
4246 mSelectionPath.computeBounds(mSelectionBounds, true); in onGetContentRect()
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt87449 Landroid/widget/Editor$TextActionModeCallback;->mSelectionPath:Landroid/graphics/Path;