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

/frameworks/base/graphics/java/android/graphics/drawable/
H A DDrawableContainer.java57 private DrawableContainerState mDrawableContainerState;
650 final DrawableContainerState clone = cloneConstantState();
664 DrawableContainerState cloneConstantState() {
683 public abstract static class DrawableContainerState extends ConstantState { class in class:DrawableContainer
736 protected DrawableContainerState(DrawableContainerState orig, DrawableContainer owner, method in class:DrawableContainer.DrawableContainerState
1224 protected void setConstantState(DrawableContainerState state) {

Completed in 43 milliseconds