FileDocCategorySizeDatePackage
AnimatedStateListDrawable.javaAPI DocAndroid 5.1 API1510Sat Mar 14 14:09:42 GMT 2015android.graphics.drawable

AnimatedStateListDrawable

public class AnimatedStateListDrawable extends android.graphics.drawable.StateListDrawable

Fields Summary
Constructors Summary
public AnimatedStateListDrawable()

 throw new RuntimeException("Stub!"); 
Methods Summary
public voidaddState(int[] stateSet, android.graphics.drawable.Drawable drawable, int id)

 throw new RuntimeException("Stub!"); 
public voidaddTransition(int fromId, int toId, T transition, boolean reversible)

 throw new RuntimeException("Stub!"); 
public voidapplyTheme(android.content.res.Resources.Theme theme)

 throw new RuntimeException("Stub!"); 
public voidinflate(android.content.res.Resources r, org.xmlpull.v1.XmlPullParser parser, android.util.AttributeSet attrs, android.content.res.Resources.Theme theme)

 throw new RuntimeException("Stub!"); 
public booleanisStateful()

 throw new RuntimeException("Stub!"); 
public voidjumpToCurrentState()

 throw new RuntimeException("Stub!"); 
public android.graphics.drawable.Drawablemutate()

 throw new RuntimeException("Stub!"); 
protected booleanonStateChange(int[] stateSet)

 throw new RuntimeException("Stub!"); 
protected voidsetConstantState(android.graphics.drawable.DrawableContainer.DrawableContainerState state)

 throw new RuntimeException("Stub!"); 
public booleansetVisible(boolean visible, boolean restart)

 throw new RuntimeException("Stub!");