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.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.java4390 mTextView.getLayout().getSelectionPath( in onGetContentRect()
6858 layout.getSelectionPath(start, end, mPath); in updatePath()
DTextView.java7853 mLayout.getSelectionPath(selStart, selEnd, mHighlightPath); in getUpdatedHighlightPath()
8075 mLayout.getSelectionPath(selStart, selEnd, mHighlightPath); in getFocusedRect()
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
/frameworks/base/config/
Dboot-image-profile.txt19459 HSPLandroid/text/Layout;->getSelectionPath(IILandroid/graphics/Path;)V
19469 HSPLandroid/text/Layout;->lambda$getSelectionPath$0(Landroid/graphics/Path;FFFFI)V
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt29718 method public void getSelectionPath(int, int, android.graphics.Path);
/frameworks/base/api/
Dcurrent.txt49461 method public void getSelectionPath(int, int, android.graphics.Path);