Home
last modified time | relevance | path

Searched refs:getSelectionPath (Results 1 – 5 of 5) sorted by relevance

/frameworks/base/core/java/android/text/
DLayout.java1498 public void getSelectionPath(int start, int end, Path dest) { in getSelectionPath() method in Layout
/frameworks/base/core/java/android/widget/
DEditor.java3287 mTextView.getLayout().getSelectionPath( in onGetContentRect()
4995 layout.getSelectionPath(start, end, mPath);
DTextView.java5539 mLayout.getSelectionPath(selStart, selEnd, mHighlightPath); in getUpdatedHighlightPath()
5763 mLayout.getSelectionPath(selStart, selEnd, mHighlightPath); in getFocusedRect()
/frameworks/base/api/
Dcurrent.txt32185 method public void getSelectionPath(int, int, android.graphics.Path);
Dsystem-current.txt34477 method public void getSelectionPath(int, int, android.graphics.Path);