Searched refs:composeRecentsSplitLaunchAnimator (Results 1 – 3 of 3) sorted by relevance
/packages/apps/Launcher3/quickstep/tests/multivalentTests/src/com/android/quickstep/util/ |
D | SplitAnimationControllerTest.kt | 252 .composeRecentsSplitLaunchAnimator(any(), any(), any(), any(), any(), any()) in playsAppropriateSplitLaunchAnimation_playsRecentsLaunchCorrectly() 270 .composeRecentsSplitLaunchAnimator(any(), any(), any(), any(), any(), any()) in playsAppropriateSplitLaunchAnimation_playsRecentsLaunchCorrectly()
|
/packages/apps/Launcher3/quickstep/src/com/android/quickstep/util/ |
D | SplitAnimationController.kt | 529 composeRecentsSplitLaunchAnimator( in <lambda>() 571 fun composeRecentsSplitLaunchAnimator( in <lambda>() method 579 TaskViewUtils.composeRecentsSplitLaunchAnimator( in <lambda>()
|
/packages/apps/Launcher3/quickstep/src/com/android/quickstep/ |
D | TaskViewUtils.java | 436 public static void composeRecentsSplitLaunchAnimator(GroupedTaskView launchingTaskView, in composeRecentsSplitLaunchAnimator() method in TaskViewUtils
|