package android.graphics.drawable; public class AnimationDrawable { public void addFrame(Drawable drawable, int dummy) {} }