Searched refs:launchingTaskView (Results 1 – 1 of 1) sorted by relevance
425 public static void composeRecentsSplitLaunchAnimator(GroupedTaskView launchingTaskView, in composeRecentsSplitLaunchAnimator() argument429 if (launchingTaskView != null) { in composeRecentsSplitLaunchAnimator()447 final RecentsView recentsView = launchingTaskView.getRecentsView(); in composeRecentsSplitLaunchAnimator()448 composeRecentsLaunchAnimator(animatorSet, launchingTaskView, in composeRecentsSplitLaunchAnimator()539 @Nullable GroupedTaskView launchingTaskView, int initialTaskId, int secondTaskId, in composeRecentsSplitLaunchAnimatorLegacy()546 if (launchingTaskView != null) { in composeRecentsSplitLaunchAnimatorLegacy()548 RecentsView recentsView = launchingTaskView.getRecentsView(); in composeRecentsSplitLaunchAnimatorLegacy()555 composeRecentsLaunchAnimator(animatorSet, launchingTaskView, in composeRecentsSplitLaunchAnimatorLegacy()