Searched defs:DrawableContainer (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/graphics/java/android/graphics/drawable/
H A DDrawableContainer.java42 public class DrawableContainer extends Drawable implements Drawable.Callback { class in inherits:Drawable,Drawable.Callback
44 private static final String TAG = "DrawableContainer";
530 // may call back into DrawableContainer.
684 final DrawableContainer mOwner;
736 protected DrawableContainerState(DrawableContainerState orig, DrawableContainer owner,

Completed in 57 milliseconds