Home
last modified time | relevance | path

Searched refs:composeRecentsSplitLaunchAnimatorLegacy (Results 1 – 3 of 3) sorted by relevance

/packages/apps/Launcher3/quickstep/tests/multivalentTests/src/com/android/quickstep/util/
DSplitAnimationControllerTest.kt206 .composeRecentsSplitLaunchAnimatorLegacy( in playsAppropriateSplitLaunchAnimation_playsLegacyLaunchCorrectly()
234 .composeRecentsSplitLaunchAnimatorLegacy( in playsAppropriateSplitLaunchAnimation_playsLegacyLaunchCorrectly()
/packages/apps/Launcher3/quickstep/src/com/android/quickstep/util/
DSplitAnimationController.kt508 composeRecentsSplitLaunchAnimatorLegacy( in <lambda>()
594 fun composeRecentsSplitLaunchAnimatorLegacy( in <lambda>() method in com.android.quickstep.util.SplitAnimationController
605 TaskViewUtils.composeRecentsSplitLaunchAnimatorLegacy( in <lambda>()
/packages/apps/Launcher3/quickstep/src/com/android/quickstep/
DTaskViewUtils.java478 public static void composeRecentsSplitLaunchAnimatorLegacy( in composeRecentsSplitLaunchAnimatorLegacy() method in TaskViewUtils