FileDocCategorySizeDatePackage
StateListDrawable.javaAPI DocAndroid 5.1 API1100Sat Mar 14 14:09:42 GMT 2015android.graphics.drawable

StateListDrawable

public class StateListDrawable extends android.graphics.drawable.DrawableContainer

Fields Summary
Constructors Summary
public StateListDrawable()

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

 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 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!");