Home
last modified time | relevance | path

Searched refs:launchingTaskView (Results 1 – 2 of 2) sorted by relevance

/packages/apps/Launcher3/quickstep/src/com/android/quickstep/
DTaskViewUtils.java436 public static void composeRecentsSplitLaunchAnimator(GroupedTaskView launchingTaskView, in composeRecentsSplitLaunchAnimator() argument
456 final RecentsView recentsView = launchingTaskView.getRecentsView(); in composeRecentsSplitLaunchAnimator()
457 composeRecentsLaunchAnimator(animatorSet, launchingTaskView, appTargets, wallpaperTargets, in composeRecentsSplitLaunchAnimator()
479 @Nullable GroupedTaskView launchingTaskView, int initialTaskId, int secondTaskId, in composeRecentsSplitLaunchAnimatorLegacy()
486 if (launchingTaskView != null) { in composeRecentsSplitLaunchAnimatorLegacy()
488 RecentsView recentsView = launchingTaskView.getRecentsView(); in composeRecentsSplitLaunchAnimatorLegacy()
495 composeRecentsLaunchAnimator(animatorSet, launchingTaskView, in composeRecentsSplitLaunchAnimatorLegacy()
563 @NonNull DesktopTaskView launchingTaskView, in composeRecentsDesktopLaunchAnimator()
588 composeRecentsLaunchAnimator(animatorSet, launchingTaskView, apps, wallpaper, nonApps, in composeRecentsDesktopLaunchAnimator()
589 true /* launcherClosing */, stateManager, launchingTaskView.getRecentsView(), in composeRecentsDesktopLaunchAnimator()
/packages/apps/Launcher3/quickstep/src/com/android/quickstep/util/
DSplitAnimationController.kt487 launchingTaskView: GroupedTaskView?, in <lambda>()
509 launchingTaskView, in <lambda>()
523 if (launchingTaskView != null) { in <lambda>()
530 launchingTaskView, in <lambda>()
572 launchingTaskView: GroupedTaskView, in <lambda>()
580 launchingTaskView, in <lambda>()
595 launchingTaskView: GroupedTaskView?, in <lambda>()
606 launchingTaskView, in <lambda>()