Home
last modified time | relevance | path

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

/frameworks/base/core/tests/coretests/src/android/text/
DLayoutTest.java478 layout.getSelectionPath(0 /* startIndex */, 1 /* endIndex */, generatedPath); in testGetSelectionPathWithASingleLineSelection()
/frameworks/base/core/java/android/widget/
DEditor.java4827 layout.getSelectionPath(selectionStart, selectionEnd, mSelectionPath); in onGetContentRect()
7317 layout.getSelectionPath( in updatePath()
8228 layout.getSelectionPath(highlightStart, highlightEnd, mHighlightPath); in onDraw()
/frameworks/base/core/java/android/text/
DLayout.java3058 public void getSelectionPath(int start, int end, Path dest) { in getSelectionPath() method in Layout
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/frameworks/base/boot/
Dboot-image-profile.txt14694 HSPLandroid/text/Layout;->getSelectionPath(IILandroid/graphics/Path;)V
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt29718 method public void getSelectionPath(int, int, android.graphics.Path);
/frameworks/base/config/
Dboot-image-profile.txt14758 HSPLandroid/text/Layout;->getSelectionPath(IILandroid/graphics/Path;)V
/frameworks/base/core/api/
Dcurrent.txt47778 method public void getSelectionPath(int, int, android.graphics.Path);