Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/text/
DLayout.java1859 public void getSelectionPath(int start, int end, Path dest) { in getSelectionPath() method in Layout
/frameworks/base/core/java/android/widget/
DEditor.java4013 mTextView.getLayout().getSelectionPath( in onGetContentRect()
5732 layout.getSelectionPath(start, end, mPath);
DTextView.java6725 mLayout.getSelectionPath(selStart, selEnd, mHighlightPath); in getUpdatedHighlightPath()
6947 mLayout.getSelectionPath(selStart, selEnd, mHighlightPath); in getFocusedRect()
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt29718 method public void getSelectionPath(int, int, android.graphics.Path);
/frameworks/base/api/
Dcurrent.txt41417 method public void getSelectionPath(int, int, android.graphics.Path);
Dtest-current.txt41693 method public void getSelectionPath(int, int, android.graphics.Path);
Dsystem-current.txt45002 method public void getSelectionPath(int, int, android.graphics.Path);