Home
last modified time | relevance | path

Searched refs:RectangleWithTextSelectionLayout (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/core/java/android/widget/
DSmartSelectSprite.java69 static final class RectangleWithTextSelectionLayout { class in SmartSelectSprite
74 RectangleWithTextSelectionLayout(RectF rectangle, int textSelectionLayout) { in RectangleWithTextSelectionLayout() method in SmartSelectSprite.RectangleWithTextSelectionLayout
360 final List<RectangleWithTextSelectionLayout> destinationRectangles, in startAnimation()
371 RectangleWithTextSelectionLayout centerRectangle = null; in startAnimation()
374 for (RectangleWithTextSelectionLayout rectangleWithTextSelectionLayout : in startAnimation()
394 final RectangleWithTextSelectionLayout rectangleWithTextSelectionLayout = in startAnimation()
485 final RectangleWithTextSelectionLayout centerRectangle, in generateDirections()
486 final List<RectangleWithTextSelectionLayout> rectangles) { in generateDirections()
DSelectionActionModeHelper.java353 final List<SmartSelectSprite.RectangleWithTextSelectionLayout> selectionRectangles = in startSelectionActionModeWithSmartSelectAnimation()
362 SmartSelectSprite.RectangleWithTextSelectionLayout::getRectangle); in startSelectionActionModeWithSmartSelectAnimation()
370 private List<SmartSelectSprite.RectangleWithTextSelectionLayout> convertSelectionToRectangles( in convertSelectionToRectangles()
372 final List<SmartSelectSprite.RectangleWithTextSelectionLayout> result = new ArrayList<>(); in convertSelectionToRectangles()
378 SmartSelectSprite.RectangleWithTextSelectionLayout::getRectangle, in convertSelectionToRectangles()
379 r -> new SmartSelectSprite.RectangleWithTextSelectionLayout(r, in convertSelectionToRectangles()
390 SmartSelectSprite.RectangleWithTextSelectionLayout::getRectangle, in convertSelectionToRectangles()
/frameworks/base/boot/hiddenapi/
Dhiddenapi-max-target-o.txt69172 Landroid/widget/SmartSelectSprite$RectangleWithTextSelectionLayout;-><init>(Landroid/graphics/RectF…
69173 Landroid/widget/SmartSelectSprite$RectangleWithTextSelectionLayout;->getRectangle()Landroid/graphic…
69174 Landroid/widget/SmartSelectSprite$RectangleWithTextSelectionLayout;->getTextSelectionLayout()I
69175 Landroid/widget/SmartSelectSprite$RectangleWithTextSelectionLayout;->mRectangle:Landroid/graphics/R…
69176 Landroid/widget/SmartSelectSprite$RectangleWithTextSelectionLayout;->mTextSelectionLayout:I
69207 …rite;->generateDirections(Landroid/widget/SmartSelectSprite$RectangleWithTextSelectionLayout;Ljava…