Searched refs:frontMostTaskView (Results 1 – 1 of 1) sorted by relevance
567 final TaskView frontMostTaskView = mStackView.getChildViewForTask(frontMostTask); in startNewStackScrollAnimation() local570 if (frontMostTaskView != null) { in startNewStackScrollAnimation()571 mStackView.updateTaskViewToTransform(frontMostTaskView, in startNewStackScrollAnimation()583 if (frontMostTaskView != null) { in startNewStackScrollAnimation()584 mStackView.updateTaskViewToTransform(frontMostTaskView, frontMostTransform, in startNewStackScrollAnimation()599 if (task == frontMostTask && frontMostTaskView != null) { in startNewStackScrollAnimation()