Searched refs:setShape (Results 1 – 12 of 12) sorted by relevance
64 setShape(null); in setCornerRadii()67 setShape(new RoundRectShape(radii, null, null)); in setCornerRadii()
108 public void setShape(Shape s) { in setShape() method in ShapeDrawable
452 public void setShape(@Shape int shape) { in setShape() method in GradientDrawable455 mGradientState.setShape(shape); in setShape()2272 public void setShape(@Shape int shape) {
57 setShape(new PathShape(path, pathSize, pathSize)); in init()
104 drawable.setShape(badge); in setContent()
167 arrowDrawable.setShape(new PathShape(arrowPath, arrowSize, arrowSize)); in initMoveArrows()
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
7318 HSPLandroid/graphics/drawable/GradientDrawable;->setShape(I)V7687 HSPLandroid/graphics/drawable/ShapeDrawable;->setShape(Landroid/graphics/drawable/shapes/Shape;)V
11808 method public void setShape(int);11969 method public void setShape(android.graphics.drawable.shapes.Shape);
7321 HSPLandroid/graphics/drawable/GradientDrawable;->setShape(I)V7690 HSPLandroid/graphics/drawable/ShapeDrawable;->setShape(Landroid/graphics/drawable/shapes/Shape;)V
17650 method public void setShape(int);17865 method public void setShape(android.graphics.drawable.shapes.Shape);
16995 Landroid/graphics/drawable/GradientDrawable$GradientState;->setShape(I)V