Home
last modified time | relevance | path

Searched refs:RectangleList (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/core/java/android/widget/
DSmartSelectSprite.java70 private RectangleList mExistingRectangleList = null;
228 private static final class RectangleList extends Shape { class in SmartSelectSprite
246 private RectangleList(final List<RoundedRectangleShape> rectangles) { in RectangleList() method in SmartSelectSprite.RectangleList
413 final RectangleList rectangleList = new RectangleList(shapes); in startAnimation()
434 final RectangleList rectangleList, in createAnimator()
442 RectangleList.PROPERTY_RIGHT_BOUNDARY, in createAnimator()
448 RectangleList.PROPERTY_LEFT_BOUNDARY, in createAnimator()
483 mExistingRectangleList.setDisplayType(RectangleList.DisplayType.POLYGON); in setUpAnimatorListener()
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt84228 Landroid/widget/SmartSelectSprite$RectangleList$DisplayType;->POLYGON:I
84229 Landroid/widget/SmartSelectSprite$RectangleList$DisplayType;->RECTANGLES:I
84230 Landroid/widget/SmartSelectSprite$RectangleList;-><init>(Ljava/util/List;)V
84231 Landroid/widget/SmartSelectSprite$RectangleList;->drawPolygon(Landroid/graphics/Canvas;Landroid/gra…
84232 Landroid/widget/SmartSelectSprite$RectangleList;->drawRectangles(Landroid/graphics/Canvas;Landroid/…
84233 Landroid/widget/SmartSelectSprite$RectangleList;->generateOutlinePolygonPath(Ljava/util/List;)Landr…
84234 Landroid/widget/SmartSelectSprite$RectangleList;->getTotalWidth()I
84235 Landroid/widget/SmartSelectSprite$RectangleList;->mDisplayType:I
84236 Landroid/widget/SmartSelectSprite$RectangleList;->mOutlinePolygonPath:Landroid/graphics/Path;
84237 Landroid/widget/SmartSelectSprite$RectangleList;->mRectangles:Ljava/util/List;
[all …]