Searched refs:frontMostTaskView (Results 1 – 1 of 1) sorted by relevance
592 final TaskView frontMostTaskView = mStackView.getChildViewForTask(frontMostTask); in startNewStackScrollAnimation() local595 if (frontMostTaskView != null) { in startNewStackScrollAnimation()596 mStackView.updateTaskViewToTransform(frontMostTaskView, in startNewStackScrollAnimation()608 if (frontMostTaskView != null) { in startNewStackScrollAnimation()609 mStackView.updateTaskViewToTransform(frontMostTaskView, frontMostTransform, in startNewStackScrollAnimation()624 if (task == frontMostTask && frontMostTaskView != null) { in startNewStackScrollAnimation()