Searched refs:mAnimationHelper (Results 1 – 1 of 1) sorted by relevance
143 private TaskStackAnimationHelper mAnimationHelper; field in TaskStackView256 mAnimationHelper = new TaskStackAnimationHelper(context, this); in TaskStackView()920 willScroll = mAnimationHelper.startScrollToFocusedTaskAnimation(newFocusedTask, in setFocusedTask()1310 mAnimationHelper.prepareForEnterAnimation(); in onFirstLayout()1705 mAnimationHelper.startLaunchTaskAnimation(event.taskView, event.screenPinningRequested, in onBusEvent()1717 mAnimationHelper.startExitToHomeAnimation(event.animated, event.getAnimationTrigger()); in onBusEvent()1737 mAnimationHelper.startDeleteTaskAnimation(event.taskView, event.getAnimationTrigger()); in onBusEvent()1743 mAnimationHelper.startDeleteAllTasksAnimation(getTaskViews(), event.getAnimationTrigger()); in onBusEvent()1948 mAnimationHelper.startEnterAnimation(event.getAnimationTrigger()); in onBusEvent()2005 mAnimationHelper.startNewStackScrollAnimation(event.stack, in onBusEvent()