Searched refs:OvalShape (Results 1 – 9 of 9) sorted by relevance
31 public class OvalShape extends RectShape { class33 public OvalShape() {} in OvalShape() method in OvalShape48 public OvalShape clone() throws CloneNotSupportedException { in clone()49 return (OvalShape) super.clone(); in clone()
28 import android.graphics.drawable.shapes.OvalShape;47 static class BadgeShape extends OvalShape {
25 import android.graphics.drawable.shapes.OvalShape225 ShapeDrawable(OvalShape()).apply {
7899 HSPLandroid/graphics/drawable/shapes/OvalShape;-><init>()V7900 HSPLandroid/graphics/drawable/shapes/OvalShape;->draw(Landroid/graphics/Canvas;Landroid/graphics/Pa…7901 HSPLandroid/graphics/drawable/shapes/OvalShape;->getOutline(Landroid/graphics/Outline;)V25095 Landroid/graphics/drawable/shapes/OvalShape;
2311 android.graphics.drawable.shapes.OvalShape
2315 android.graphics.drawable.shapes.OvalShape
7902 HSPLandroid/graphics/drawable/shapes/OvalShape;-><init>()V7903 HSPLandroid/graphics/drawable/shapes/OvalShape;->draw(Landroid/graphics/Canvas;Landroid/graphics/Pa…7904 HSPLandroid/graphics/drawable/shapes/OvalShape;->getOutline(Landroid/graphics/Outline;)V35202 Landroid/graphics/drawable/shapes/OvalShape;
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
17341 public class OvalShape extends android.graphics.drawable.shapes.RectShape {17342 ctor public OvalShape();17343 …method public android.graphics.drawable.shapes.OvalShape clone() throws java.lang.CloneNotSupporte…