Searched refs:RectangleWithTextSelectionLayout (Results 1 – 3 of 3) sorted by relevance
69 static final class RectangleWithTextSelectionLayout { class in SmartSelectSprite74 RectangleWithTextSelectionLayout(RectF rectangle, int textSelectionLayout) { in RectangleWithTextSelectionLayout() method in SmartSelectSprite.RectangleWithTextSelectionLayout360 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()
353 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()
69172 Landroid/widget/SmartSelectSprite$RectangleWithTextSelectionLayout;-><init>(Landroid/graphics/RectF…69173 Landroid/widget/SmartSelectSprite$RectangleWithTextSelectionLayout;->getRectangle()Landroid/graphic…69174 Landroid/widget/SmartSelectSprite$RectangleWithTextSelectionLayout;->getTextSelectionLayout()I69175 Landroid/widget/SmartSelectSprite$RectangleWithTextSelectionLayout;->mRectangle:Landroid/graphics/R…69176 Landroid/widget/SmartSelectSprite$RectangleWithTextSelectionLayout;->mTextSelectionLayout:I69207 …rite;->generateDirections(Landroid/widget/SmartSelectSprite$RectangleWithTextSelectionLayout;Ljava…