Searched refs:newBitmapDrawable (Results 1 – 1 of 1) sorted by relevance
834 BitmapDrawable newBitmapDrawable = new BitmapDrawable(); in testSetDrawable() local837 layerDrawable.setDrawable(1, newBitmapDrawable); in testSetDrawable()842 assertEquals(newBitmapDrawable, layerDrawable.getDrawable(1)); in testSetDrawable()