Searched refs:mAnimationHelper (Results 1 – 1 of 1) sorted by relevance
147 private TaskStackAnimationHelper mAnimationHelper; field in TaskStackView261 mAnimationHelper = new TaskStackAnimationHelper(context, this); in TaskStackView()909 willScroll = mAnimationHelper.startScrollToFocusedTaskAnimation(newFocusedTask, in setFocusedTask()1326 mAnimationHelper.prepareForEnterAnimation(); in onFirstLayout()1752 mAnimationHelper.startLaunchTaskAnimation(event.taskView, event.screenPinningRequested, in onBusEvent()1764 mAnimationHelper.startExitToHomeAnimation(event.animated, event.getAnimationTrigger()); in onBusEvent()1787 mAnimationHelper.startDeleteTaskAnimation( in onBusEvent()1794 mAnimationHelper.startDeleteAllTasksAnimation( in onBusEvent()1993 mAnimationHelper.startEnterAnimation(trigger); in tryStartEnterAnimation()2036 mAnimationHelper.startNewStackScrollAnimation(event.stack, in onBusEvent()