Searched defs:DrawableWrapper (Results 1 – 3 of 3) sorted by relevance
42 public class DrawableWrapper extends Drawable implements Drawable.Callback { class46 public DrawableWrapper(Drawable drawable) { in DrawableWrapper() method in DrawableWrapper
47 public abstract class DrawableWrapper extends Drawable implements Drawable.Callback { class52 DrawableWrapper(DrawableWrapperState state, Resources res) { in DrawableWrapper() method in DrawableWrapper63 public DrawableWrapper(@Nullable Drawable dr) { in DrawableWrapper() method in DrawableWrapper
225 static final class DrawableWrapper { class in BackgroundManager229 public DrawableWrapper(Drawable drawable) { in DrawableWrapper() method in BackgroundManager.DrawableWrapper232 public DrawableWrapper(DrawableWrapper wrapper, Drawable drawable) { in DrawableWrapper() method in BackgroundManager.DrawableWrapper