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

/frameworks/base/graphics/java/android/graphics/drawable/
H A DDrawableContainer.java31 public class DrawableContainer extends Drawable implements Drawable.Callback { class in inherits:Drawable,Drawable.Callback
33 private static final String TAG = "DrawableContainer";
419 final DrawableContainer mOwner;
453 DrawableContainerState(DrawableContainerState orig, DrawableContainer owner,

Completed in 31 milliseconds