Searched defs:DrawableWrapper (Results 1 – 4 of 4) sorted by relevance
31 public interface DrawableWrapper { interface
41 public class DrawableWrapper extends Drawable implements Drawable.Callback { class45 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