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

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

Completed in 28 milliseconds