Home
last modified time | relevance | path

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

/frameworks/base/core/tests/coretests/src/android/text/
DLayoutTest.java458 layout.getSelectionPath(0 /* startIndex */, 1 /* endIndex */, generatedPath); in testGetSelectionPathWithASingleLineSelection()
/frameworks/base/core/java/android/text/
DLayout.java1981 public void getSelectionPath(int start, int end, Path dest) { in getSelectionPath() method in Layout
/frameworks/base/core/java/android/widget/
DEditor.java4244 mTextView.getLayout().getSelectionPath( in onGetContentRect()
6349 layout.getSelectionPath(start, end, mPath);
DTextView.java7815 mLayout.getSelectionPath(selStart, selEnd, mHighlightPath); in getUpdatedHighlightPath()
8037 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/non-updatable-api/
Dcurrent.txt47218 method public void getSelectionPath(int, int, android.graphics.Path);
/frameworks/base/api/
Dcurrent.txt47362 method public void getSelectionPath(int, int, android.graphics.Path);