Searched refs:RectangleWithTextSelectionLayout (Results 1 – 2 of 2) sorted by relevance
71 static final class RectangleWithTextSelectionLayout { class in SmartSelectSprite76 RectangleWithTextSelectionLayout(RectF rectangle, int textSelectionLayout) { in RectangleWithTextSelectionLayout() method in SmartSelectSprite.RectangleWithTextSelectionLayout365 final List<RectangleWithTextSelectionLayout> destinationRectangles, in startAnimation()377 RectangleWithTextSelectionLayout centerRectangle = null; in startAnimation()380 for (RectangleWithTextSelectionLayout rectangleWithTextSelectionLayout : in startAnimation()400 final RectangleWithTextSelectionLayout rectangleWithTextSelectionLayout = in startAnimation()512 final RectangleWithTextSelectionLayout centerRectangle, in generateDirections()513 final List<RectangleWithTextSelectionLayout> rectangles) { in generateDirections()
346 final List<SmartSelectSprite.RectangleWithTextSelectionLayout> selectionRectangles = in startSelectionActionModeWithSmartSelectAnimation()355 SmartSelectSprite.RectangleWithTextSelectionLayout::getRectangle); in startSelectionActionModeWithSmartSelectAnimation()363 private List<SmartSelectSprite.RectangleWithTextSelectionLayout> convertSelectionToRectangles( in convertSelectionToRectangles()365 final List<SmartSelectSprite.RectangleWithTextSelectionLayout> result = new ArrayList<>(); in convertSelectionToRectangles()371 SmartSelectSprite.RectangleWithTextSelectionLayout::getRectangle, in convertSelectionToRectangles()372 r -> new SmartSelectSprite.RectangleWithTextSelectionLayout(r, in convertSelectionToRectangles()379 SmartSelectSprite.RectangleWithTextSelectionLayout::getRectangle, in convertSelectionToRectangles()