Home
last modified time | relevance | path

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

/cts/tests/tests/graphics/src/android/graphics/drawable/cts/
DDrawable_ConstantStateTest.java50 public Drawable newDrawable() { in newDrawable() method in Drawable_ConstantStateTest.MockConstantState
DClipDrawableTest.java419 public Drawable newDrawable() { in newDrawable() method in ClipDrawableTest.MockConstantState
DLayerDrawableTest.java845 BitmapDrawable newDrawable = new BitmapDrawable(); in testAddLayer() local