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

/frameworks/base/graphics/java/android/graphics/drawable/
H A DDrawableContainer.java46 private DrawableContainerState mDrawableContainerState;
418 public abstract static class DrawableContainerState extends ConstantState { class in class:DrawableContainer
453 DrawableContainerState(DrawableContainerState orig, DrawableContainer owner, method in class:DrawableContainer.DrawableContainerState
706 protected void setConstantState(DrawableContainerState state)

Completed in 7 milliseconds