android.graphics.drawable
Class Drawable.ConstantState
java.lang.Object
android.graphics.drawable.Drawable.ConstantState
- Direct Known Subclasses:
- DrawableContainer.DrawableContainerState
- Enclosing class:
- Drawable
public abstract static class Drawable.ConstantState
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Drawable.ConstantState
public Drawable.ConstantState()
newDrawable
public abstract Drawable newDrawable()
newDrawable
public Drawable newDrawable(Resources res)
getChangingConfigurations
public abstract int getChangingConfigurations()
Copyright © 2008-2012. All Rights Reserved.