Searched refs:EmptyDrawable (Results 1 – 2 of 2) sorted by relevance
326 if (!(getDrawable(i) instanceof EmptyDrawable)) { in clearDrawable()1055 static class EmptyDrawable extends BitmapDrawable { class in BackgroundManager1056 EmptyDrawable(Resources res) { in EmptyDrawable() method in BackgroundManager.EmptyDrawable1062 return new EmptyDrawable(context.getResources()); in createEmptyDrawable()
181 instanceof BackgroundManager.EmptyDrawable); in assertIsColorDrawable()190 instanceof BackgroundManager.EmptyDrawable); in assertIsBitmapDrawable()201 instanceof BackgroundManager.EmptyDrawable); in assertIsDrawable()