Searched refs:mLaunchingTaskView (Results 1 – 1 of 1) sorted by relevance
148 private GroupedTaskView mLaunchingTaskView; field in SplitSelectStateController571 mLaunchingTaskView = groupedTaskView; in launchExistingSplitPair()764 boolean shouldLaunchFromTaskView = mLaunchingTaskView != null in startAnimation()765 && mLaunchingTaskView.getRecentsView() != null in startAnimation()766 && mLaunchingTaskView.getRecentsView().isTaskViewVisible( in startAnimation()767 mLaunchingTaskView); in startAnimation()769 shouldLaunchFromTaskView ? mLaunchingTaskView : null, in startAnimation()829 () -> mSplitAnimationController.playSplitLaunchAnimation(mLaunchingTaskView, in onAnimationStart()864 mLaunchingTaskView = null; in resetState()