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()
25 public interface AppearAnimationCreator<T> { interface
42 import com.android.settingslib.animation.AppearAnimationCreator;50 AppearAnimationCreator<LockPatternView.CellState>,