FileDocCategorySizeDatePackage
LevelListDrawable.javaAPI DocAndroid 5.1 API920Sat Mar 14 14:09:42 GMT 2015android.graphics.drawable

LevelListDrawable

public class LevelListDrawable extends android.graphics.drawable.DrawableContainer

Fields Summary
Constructors Summary
public LevelListDrawable()

 throw new RuntimeException("Stub!"); 
Methods Summary
public voidaddLevel(int low, int high, android.graphics.drawable.Drawable drawable)

 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 android.graphics.drawable.Drawablemutate()

 throw new RuntimeException("Stub!"); 
protected booleanonLevelChange(int level)

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

 throw new RuntimeException("Stub!");