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

/frameworks/base/graphics/java/android/graphics/drawable/
H A DLevelListDrawable.java163 LevelListState cloneConstantState() { method in class:LevelListDrawable
H A DAnimationDrawable.java369 AnimationState cloneConstantState() { method in class:AnimationDrawable
H A DStateListDrawable.java295 StateListState cloneConstantState() { method in class:StateListDrawable
H A DAnimatedStateListDrawable.java539 AnimatedStateListState cloneConstantState() { method in class:AnimatedStateListDrawable
H A DDrawableContainer.java650 final DrawableContainerState clone = cloneConstantState();
664 DrawableContainerState cloneConstantState() { method in class:DrawableContainer

Completed in 1321 milliseconds