Home
last modified time | relevance | path

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

/packages/apps/Launcher3/quickstep/src/com/android/quickstep/util/
DSplitSelectStateController.java169 TaskViewUtils.composeRecentsSplitLaunchAnimator(mInitialTaskView, mTaskView, in startAnimation()
/packages/apps/Launcher3/quickstep/src/com/android/quickstep/
DTaskViewUtils.java368 public static void composeRecentsSplitLaunchAnimator(@NonNull TaskView initialView, in composeRecentsSplitLaunchAnimator() method in TaskViewUtils