Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/widget/
DSmartSelectSprite.java72 static final class RectangleWithTextSelectionLayout { class in SmartSelectSprite
77 RectangleWithTextSelectionLayout(RectF rectangle, int textSelectionLayout) { in RectangleWithTextSelectionLayout() method in SmartSelectSprite.RectangleWithTextSelectionLayout
366 final List<RectangleWithTextSelectionLayout> destinationRectangles, in startAnimation()
378 RectangleWithTextSelectionLayout centerRectangle = null; in startAnimation()
381 for (RectangleWithTextSelectionLayout rectangleWithTextSelectionLayout : in startAnimation()
401 final RectangleWithTextSelectionLayout rectangleWithTextSelectionLayout = in startAnimation()
513 final RectangleWithTextSelectionLayout centerRectangle, in generateDirections()
514 final List<RectangleWithTextSelectionLayout> rectangles) { in generateDirections()
DSelectionActionModeHelper.java314 final List<SmartSelectSprite.RectangleWithTextSelectionLayout> selectionRectangles = in startSelectionActionModeWithSmartSelectAnimation()
323 SmartSelectSprite.RectangleWithTextSelectionLayout::getRectangle); in startSelectionActionModeWithSmartSelectAnimation()
331 private List<SmartSelectSprite.RectangleWithTextSelectionLayout> convertSelectionToRectangles( in convertSelectionToRectangles()
333 final List<SmartSelectSprite.RectangleWithTextSelectionLayout> result = new ArrayList<>(); in convertSelectionToRectangles()
339 SmartSelectSprite.RectangleWithTextSelectionLayout::getRectangle, in convertSelectionToRectangles()
340 r -> new SmartSelectSprite.RectangleWithTextSelectionLayout(r, in convertSelectionToRectangles()
347 SmartSelectSprite.RectangleWithTextSelectionLayout::getRectangle, in convertSelectionToRectangles()
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt90319 Landroid/widget/SmartSelectSprite$RectangleWithTextSelectionLayout;
90320 Landroid/widget/SmartSelectSprite$RectangleWithTextSelectionLayout;-><init>(Landroid/graphics/RectF…
90321 Landroid/widget/SmartSelectSprite$RectangleWithTextSelectionLayout;->getRectangle()Landroid/graphic…
90322 Landroid/widget/SmartSelectSprite$RectangleWithTextSelectionLayout;->getTextSelectionLayout()I
90323 Landroid/widget/SmartSelectSprite$RectangleWithTextSelectionLayout;->mRectangle:Landroid/graphics/R…
90324 Landroid/widget/SmartSelectSprite$RectangleWithTextSelectionLayout;->mTextSelectionLayout:I
90358 …rite;->generateDirections(Landroid/widget/SmartSelectSprite$RectangleWithTextSelectionLayout;Ljava…