Searched refs:RECENTS_LAUNCH_DURATION (Results 1 – 4 of 4) sorted by relevance
22 import static com.android.launcher3.QuickstepTransitionManager.RECENTS_LAUNCH_DURATION;297 new RemoteAnimationAdapter(wrapper, RECENTS_LAUNCH_DURATION, in getActivityLaunchOptions()298 RECENTS_LAUNCH_DURATION - STATUS_BAR_TRANSITION_DURATION in getActivityLaunchOptions()325 PendingAnimation pa = new PendingAnimation(RECENTS_LAUNCH_DURATION); in composeRecentsLaunchAnimator()335 adjacentAnimation.setDuration(RECENTS_LAUNCH_DURATION); in composeRecentsLaunchAnimator()
35 import static com.android.launcher3.QuickstepTransitionManager.RECENTS_LAUNCH_DURATION;310 controller.animateNavigationBarToApp(RECENTS_LAUNCH_DURATION); in createRecentsWindowAnimator()604 PendingAnimation pa = new PendingAnimation(RECENTS_LAUNCH_DURATION); in composeRecentsLaunchAnimator()637 launcherAnim.setDuration(RECENTS_LAUNCH_DURATION); in composeRecentsLaunchAnimator()687 stateManager.createAnimationToNewWorkspace(NORMAL, RECENTS_LAUNCH_DURATION); in composeRecentsLaunchAnimator()690 launcherAnim = controller.getAnimationPlayer().setDuration(RECENTS_LAUNCH_DURATION); in composeRecentsLaunchAnimator()
210 public static final int RECENTS_LAUNCH_DURATION = 336; field in QuickstepTransitionManager351 ? RECENTS_LAUNCH_DURATION in getActivityLaunchOptions()
44 import static com.android.launcher3.QuickstepTransitionManager.RECENTS_LAUNCH_DURATION;1290 appAnimator.setDuration(RECENTS_LAUNCH_DURATION); in launchSideTaskInLiveTileMode()