Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/widget/
DEditor.java3901 private final Path mSelectionPath = new Path(); field in Editor.TextActionModeCallback
4220 mSelectionPath.reset(); in onGetContentRect()
4222 mTextView.getSelectionStart(), mTextView.getSelectionEnd(), mSelectionPath); in onGetContentRect() local
4223 mSelectionPath.computeBounds(mSelectionBounds, true); in onGetContentRect()
/frameworks/base/config/
Dhiddenapi-private-dex.txt101781 Landroid/widget/Editor$TextActionModeCallback;->mSelectionPath:Landroid/graphics/Path;