Searched refs:AppearAnimationCreator (Results 1 – 3 of 3) sorted by relevance
36 public class AppearAnimationUtils implements AppearAnimationCreator<View> {73 AppearAnimationCreator<T> creator) { in startAnimation2d()79 AppearAnimationCreator<T> creator) { in startAnimation()85 final Runnable finishListener, AppearAnimationCreator<T> creator) { in startAnimations()108 final Runnable finishListener, AppearAnimationCreator<T> creator) { in startAnimations()
25 public interface AppearAnimationCreator<T> { interface
40 import com.android.settingslib.animation.AppearAnimationCreator;47 AppearAnimationCreator<LockPatternView.CellState>,