Searched refs:getSelectionPath (Results 1 – 8 of 8) sorted by relevance
/frameworks/base/core/tests/coretests/src/android/text/ |
D | LayoutTest.java | 478 layout.getSelectionPath(0 /* startIndex */, 1 /* endIndex */, generatedPath); in testGetSelectionPathWithASingleLineSelection()
|
/frameworks/base/core/java/android/widget/ |
D | Editor.java | 4827 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/ |
D | Layout.java | 3058 public void getSelectionPath(int start, int end, Path dest) { in getSelectionPath() method in Layout
|
/frameworks/base/tools/aapt2/integration-tests/CommandTests/ |
D | android-33.jar | AndroidManifest.xml
META-INF/
META-INF/MANIFEST.MF
NOTICES/
NOTICES/libcore ... |
/frameworks/base/boot/ |
D | boot-image-profile.txt | 14694 HSPLandroid/text/Layout;->getSelectionPath(IILandroid/graphics/Path;)V
|
/frameworks/opt/setupwizard/tools/docs/ |
D | android-22.txt | 29718 method public void getSelectionPath(int, int, android.graphics.Path);
|
/frameworks/base/config/ |
D | boot-image-profile.txt | 14758 HSPLandroid/text/Layout;->getSelectionPath(IILandroid/graphics/Path;)V
|
/frameworks/base/core/api/ |
D | current.txt | 47778 method public void getSelectionPath(int, int, android.graphics.Path);
|