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

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

Completed in 59 milliseconds