Searched refs:ShadowAnimationDrawable (Results 1 – 2 of 2) sorted by relevance
12 public class ShadowAnimationDrawable extends ShadowDrawable { class
141 ShadowAnimationDrawable.class, in getDefaultShadowClasses()440 public static ShadowAnimationDrawable shadowOf(AnimationDrawable instance) { in shadowOf()441 return (ShadowAnimationDrawable) shadowOf_(instance); in shadowOf()