Searched refs:mAnimationHelper (Results 1 – 1 of 1) sorted by relevance
146 private TaskStackAnimationHelper mAnimationHelper; field in TaskStackView260 mAnimationHelper = new TaskStackAnimationHelper(context, this); in TaskStackView()908 willScroll = mAnimationHelper.startScrollToFocusedTaskAnimation(newFocusedTask, in setFocusedTask()1325 mAnimationHelper.prepareForEnterAnimation(); in onFirstLayout()1751 mAnimationHelper.startLaunchTaskAnimation(event.taskView, event.screenPinningRequested, in onBusEvent()1763 mAnimationHelper.startExitToHomeAnimation(event.animated, event.getAnimationTrigger()); in onBusEvent()1786 mAnimationHelper.startDeleteTaskAnimation( in onBusEvent()1793 mAnimationHelper.startDeleteAllTasksAnimation( in onBusEvent()1992 mAnimationHelper.startEnterAnimation(trigger); in tryStartEnterAnimation()2035 mAnimationHelper.startNewStackScrollAnimation(event.stack, in onBusEvent()