Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/java/android/widget/
H A 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()
H A 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()
/aosp14/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt69815 Landroid/widget/SmartSelectSprite$RectangleWithTextSelectionLayout;-><init>(Landroid/graphics/RectF…
69816 Landroid/widget/SmartSelectSprite$RectangleWithTextSelectionLayout;->getRectangle()Landroid/graphic…
69817 Landroid/widget/SmartSelectSprite$RectangleWithTextSelectionLayout;->getTextSelectionLayout()I
69818 Landroid/widget/SmartSelectSprite$RectangleWithTextSelectionLayout;->mRectangle:Landroid/graphics/R…
69819 Landroid/widget/SmartSelectSprite$RectangleWithTextSelectionLayout;->mTextSelectionLayout:I
69850 …rite;->generateDirections(Landroid/widget/SmartSelectSprite$RectangleWithTextSelectionLayout;Ljava…