HomeSort by relevance Sort by last modified time
    Searched defs:ShapeDrawable (Results 1 - 2 of 2) sorted by null

  /cts/tests/tests/graphics/src/android/graphics/drawable/cts/
ShapeDrawableTest.java 30 import android.graphics.drawable.ShapeDrawable;
31 import android.graphics.drawable.ShapeDrawable.ShaderFactory;
47 new ShapeDrawable();
49 new ShapeDrawable(null);
51 new ShapeDrawable(new RectShape());
55 ShapeDrawable shapeDrawable = new ShapeDrawable();
58 shapeDrawable.draw(null);
65 ShapeDrawable shapeDrawable = new ShapeDrawable()
    [all...]
  /external/chromium_org/third_party/libaddressinput/src/java/
android.jar 

Completed in 470 milliseconds