Home
last modified time | relevance | path

Searched defs:MyShapeDrawable (Results 1 – 1 of 1) sorted by relevance

/development/samples/ApiDemos/src/com/example/android/apis/graphics/
DShapeDrawable1.java59 private static class MyShapeDrawable extends ShapeDrawable { class in ShapeDrawable1.SampleView
62 public MyShapeDrawable(Shape s) { in MyShapeDrawable() method in ShapeDrawable1.SampleView.MyShapeDrawable