android.graphics.drawable
Class StateListDrawable.StateListState
java.lang.Object
android.graphics.drawable.Drawable.ConstantState
android.graphics.drawable.DrawableContainer.DrawableContainerState
android.graphics.drawable.StateListDrawable.StateListState
- Enclosing class:
- StateListDrawable
static final class StateListDrawable.StateListState
- extends DrawableContainer.DrawableContainerState
| Fields inherited from class android.graphics.drawable.DrawableContainer.DrawableContainerState |
mCanConstantState, mChangingConfigurations, mCheckedConstantState, mChildrenChangingConfigurations, mComputedConstantSize, mConstantHeight, mConstantMinimumHeight, mConstantMinimumWidth, mConstantPadding, mConstantSize, mConstantWidth, mDrawables, mHaveOpacity, mHaveStateful, mNumChildren, mOpacity, mOwner, mStateful, mVariablePadding |
| Methods inherited from class android.graphics.drawable.DrawableContainer.DrawableContainerState |
addChild, canConstantState, getChangingConfigurations, getChildCount, getChildren, getConstantHeight, getConstantMinimumHeight, getConstantMinimumWidth, getConstantPadding, getConstantWidth, getOpacity, isConstantSize, isStateful, setConstantSize, setVariablePadding |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
StateListDrawable.StateListState
StateListDrawable.StateListState(StateListDrawable.StateListState orig,
StateListDrawable owner)
addStateSet
int addStateSet(int[] stateSet,
Drawable drawable)
newDrawable
public Drawable newDrawable()
- Specified by:
newDrawable in class Drawable.ConstantState
growArray
public void growArray(int oldSize,
int newSize)
- Overrides:
growArray in class DrawableContainer.DrawableContainerState
Please submit a feedback, bug or feature