Searched refs:AppearAnimationCreator (Results 1 – 3 of 3) sorted by relevance
33 public class AppearAnimationUtils implements AppearAnimationCreator<View> {70 AppearAnimationCreator<T> creator) { in startAnimation2d()76 AppearAnimationCreator<T> creator) { in startAnimation()82 final Runnable finishListener, AppearAnimationCreator<T> creator) { in startAnimations()105 final Runnable finishListener, AppearAnimationCreator<T> creator) { in startAnimations()
26 public interface AppearAnimationCreator<T> { interface
37 import com.android.settingslib.animation.AppearAnimationCreator;44 implements AppearAnimationCreator<LockPatternView.CellState> {