Searched refs:getSelectionPath (Results 1 – 8 of 8) sorted by relevance
/aosp14/frameworks/base/core/tests/coretests/src/android/text/ |
H A D | LayoutTest.java | 458 layout.getSelectionPath(0 /* startIndex */, 1 /* endIndex */, generatedPath); in testGetSelectionPathWithASingleLineSelection()
|
/aosp14/frameworks/base/core/java/android/widget/ |
H A D | Editor.java | 4788 layout.getSelectionPath(selectionStart, selectionEnd, mSelectionPath); in onGetContentRect() 7278 layout.getSelectionPath( in updatePath() 8189 layout.getSelectionPath(highlightStart, highlightEnd, mHighlightPath); in onDraw()
|
H A D | TextView.java | 8811 mLayout.getSelectionPath( in maybeUpdateHighlightPaths() 8908 mLayout.getSelectionPath(selStart, selEnd, mHighlightPath); in getUpdatedHighlightPath() 9135 mLayout.getSelectionPath(selStart, selEnd, mHighlightPath); in getFocusedRect()
|
/aosp14/frameworks/base/core/java/android/text/ |
H A D | Layout.java | 2669 public void getSelectionPath(int start, int end, Path dest) { in getSelectionPath() method in Layout
|
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/ |
H A D | android-33.jar | AndroidManifest.xml
META-INF/
META-INF/MANIFEST.MF
NOTICES/
NOTICES/libcore ... |
/aosp14/frameworks/base/boot/ |
H A D | boot-image-profile.txt | 14937 HSPLandroid/text/Layout;->getSelectionPath(IILandroid/graphics/Path;)V
|
/aosp14/frameworks/base/config/ |
H A D | boot-image-profile.txt | 15001 HSPLandroid/text/Layout;->getSelectionPath(IILandroid/graphics/Path;)V
|
/aosp14/frameworks/base/core/api/ |
H A D | current.txt | 47358 method public void getSelectionPath(int, int, android.graphics.Path);
|