Home
last modified time | relevance | path

Searched defs:selectionPath (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/core/tests/coretests/src/android/text/
DLayoutTest.java670 Path selectionPath = new Path(); in highContrastTextEnabled_testDrawSelectionAndHighlight_drawsHighContrastSelectionAndHighlight() local
723 Path selectionPath = new Path(); in highContrastTextEnabled_testDrawHighlight_drawsHighContrastHighlight() local
776 Path selectionPath = new Path(); in highContrastTextDisabledByDefault_testDrawHighlight_drawsNormalHighlightBehind() local
828 Path selectionPath = new Path(); in highContrastTextEnabledButFlagOff_testDrawHighlight_drawsNormalHighlightBehind() local
/frameworks/base/core/java/android/text/
DLayout.java493 @Nullable Path selectionPath, in draw()
592 @Nullable Path selectionPath, in drawWithoutText()
609 @Nullable Path selectionPath, in drawHighlights()