Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/java/android/widget/
H A DSmartSelectSprite.java243 private RectangleList(final List<RoundedRectangleShape> rectangles) { in RectangleList()
315 final List<RoundedRectangleShape> rectangles) { in generateOutlinePolygonPath()
486 final List<RectangleWithTextSelectionLayout> rectangles) { in generateDirections()
/aosp14/frameworks/base/core/tests/coretests/src/android/text/
H A DLayoutTest.java318 final List<RectF> rectangles = new ArrayList<>(); in testGetSelectionWithASingleLineSelection() local
349 final List<RectF> rectangles = new ArrayList<>(); in testGetSelectionWithMultilineSelection_secondLineSelectionEndsBeforeFirstCharacter() local
438 final List<RectF> rectangles = new ArrayList<>(); in testGetSelectionPathWithASingleLineSelection() local