Searched refs:mAnimationHelper (Results 1 – 1 of 1) sorted by relevance
148 private TaskStackAnimationHelper mAnimationHelper; field in TaskStackView263 mAnimationHelper = new TaskStackAnimationHelper(context, this); in TaskStackView()911 willScroll = mAnimationHelper.startScrollToFocusedTaskAnimation(newFocusedTask, in setFocusedTask()1328 mAnimationHelper.prepareForEnterAnimation(); in onFirstLayout()1754 mAnimationHelper.startLaunchTaskAnimation(event.taskView, event.screenPinningRequested, in onBusEvent()1766 mAnimationHelper.startExitToHomeAnimation(event.animated, event.getAnimationTrigger()); in onBusEvent()1789 mAnimationHelper.startDeleteTaskAnimation( in onBusEvent()1796 mAnimationHelper.startDeleteAllTasksAnimation( in onBusEvent()1995 mAnimationHelper.startEnterAnimation(trigger); in tryStartEnterAnimation()2038 mAnimationHelper.startNewStackScrollAnimation(event.stack, in onBusEvent()