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.java347 final List<SmartSelectSprite.RectangleWithTextSelectionLayout> selectionRectangles = in startSelectionActionModeWithSmartSelectAnimation()
356 SmartSelectSprite.RectangleWithTextSelectionLayout::getRectangle); in startSelectionActionModeWithSmartSelectAnimation()
364 private List<SmartSelectSprite.RectangleWithTextSelectionLayout> convertSelectionToRectangles( in convertSelectionToRectangles()
366 final List<SmartSelectSprite.RectangleWithTextSelectionLayout> result = new ArrayList<>(); in convertSelectionToRectangles()
372 SmartSelectSprite.RectangleWithTextSelectionLayout::getRectangle, in convertSelectionToRectangles()
373 r -> new SmartSelectSprite.RectangleWithTextSelectionLayout(r, in convertSelectionToRectangles()
380 SmartSelectSprite.RectangleWithTextSelectionLayout::getRectangle, in convertSelectionToRectangles()
/frameworks/base/boot/hiddenapi/
Dhiddenapi-max-target-o.txt73138 Landroid/widget/SmartSelectSprite$RectangleWithTextSelectionLayout;-><init>(Landroid/graphics/RectF…
73139 Landroid/widget/SmartSelectSprite$RectangleWithTextSelectionLayout;->getRectangle()Landroid/graphic…
73140 Landroid/widget/SmartSelectSprite$RectangleWithTextSelectionLayout;->getTextSelectionLayout()I
73141 Landroid/widget/SmartSelectSprite$RectangleWithTextSelectionLayout;->mRectangle:Landroid/graphics/R…
73142 Landroid/widget/SmartSelectSprite$RectangleWithTextSelectionLayout;->mTextSelectionLayout:I
73173 …rite;->generateDirections(Landroid/widget/SmartSelectSprite$RectangleWithTextSelectionLayout;Ljava…