Searched refs:setShape (Results 1 – 3 of 3) sorted by relevance
248 shapeDrawable.setShape(rectShape); in testAccessShape()251 shapeDrawable.setShape(null); in testAccessShape()374 a.setShape(new OvalShape()); in testMutateGetShape()
166 gradientDrawable.setShape(GradientDrawable.OVAL); in testGetCornerRadius()248 gradientDrawable.setShape(shape); in testSetShape()253 gradientDrawable.setShape(shape); in testSetShape()
60 public void setShape(ShapeDrawable value) { in setShape() method in ShapeHolder