Searched refs:EmptyDrawable (Results 1 – 2 of 2) sorted by relevance
325 if (!(getDrawable(i) instanceof EmptyDrawable)) { in clearDrawable()1054 static class EmptyDrawable extends BitmapDrawable { class in BackgroundManager1055 EmptyDrawable(Resources res) { in EmptyDrawable() method in BackgroundManager.EmptyDrawable1061 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()