Searched defs:DrawableWrapper (Results 1 – 4 of 4) sorted by relevance
27 public interface DrawableWrapper { interface
37 public class DrawableWrapper extends Drawable implements Drawable.Callback { class41 public DrawableWrapper(Drawable drawable) { in DrawableWrapper() method in DrawableWrapper
49 public abstract class DrawableWrapper extends Drawable implements Drawable.Callback { class54 DrawableWrapper(DrawableWrapperState state, Resources res) { in DrawableWrapper() method in DrawableWrapper65 public DrawableWrapper(@Nullable Drawable dr) { in DrawableWrapper() method in DrawableWrapper
208 private static class DrawableWrapper { class in BackgroundManager213 public DrawableWrapper(Drawable drawable) { in DrawableWrapper() method in BackgroundManager.DrawableWrapper218 public DrawableWrapper(DrawableWrapper wrapper, Drawable drawable) { in DrawableWrapper() method in BackgroundManager.DrawableWrapper