Searched refs:launchingTaskView (Results 1 – 1 of 1) sorted by relevance
418 public static void composeRecentsSplitLaunchAnimator(GroupedTaskView launchingTaskView, in composeRecentsSplitLaunchAnimator() argument422 if (launchingTaskView != null) { in composeRecentsSplitLaunchAnimator()439 final RecentsView recentsView = launchingTaskView.getRecentsView(); in composeRecentsSplitLaunchAnimator()440 composeRecentsLaunchAnimator(animatorSet, launchingTaskView, in composeRecentsSplitLaunchAnimator()511 @Nullable GroupedTaskView launchingTaskView, int initialTaskId, int secondTaskId, in composeRecentsSplitLaunchAnimatorLegacy()518 if (launchingTaskView != null) { in composeRecentsSplitLaunchAnimatorLegacy()520 RecentsView recentsView = launchingTaskView.getRecentsView(); in composeRecentsSplitLaunchAnimatorLegacy()527 composeRecentsLaunchAnimator(animatorSet, launchingTaskView, in composeRecentsSplitLaunchAnimatorLegacy()