Searched refs:RECENTS_LAUNCH_DURATION (Results 1 – 4 of 4) sorted by relevance
29 import static com.android.launcher3.QuickstepTransitionManager.RECENTS_LAUNCH_DURATION;272 controller.animateNavigationBarToApp(RECENTS_LAUNCH_DURATION); in createRecentsWindowAnimator()414 PendingAnimation out = new PendingAnimation(RECENTS_LAUNCH_DURATION); in composeRecentsSplitLaunchAnimatorLegacy()490 PendingAnimation pa = new PendingAnimation(RECENTS_LAUNCH_DURATION); in composeRecentsLaunchAnimator()505 launcherAnim.setDuration(RECENTS_LAUNCH_DURATION); in composeRecentsLaunchAnimator()521 stateManager.createAnimationToNewWorkspace(NORMAL, RECENTS_LAUNCH_DURATION); in composeRecentsLaunchAnimator()524 launcherAnim = controller.getAnimationPlayer().setDuration(RECENTS_LAUNCH_DURATION); in composeRecentsLaunchAnimator()
21 import static com.android.launcher3.QuickstepTransitionManager.RECENTS_LAUNCH_DURATION;229 wrapper, RECENTS_LAUNCH_DURATION, in getActivityLaunchOptions()230 RECENTS_LAUNCH_DURATION - STATUS_BAR_TRANSITION_DURATION in getActivityLaunchOptions()248 PendingAnimation pa = new PendingAnimation(RECENTS_LAUNCH_DURATION); in composeRecentsLaunchAnimator()258 adjacentAnimation.setDuration(RECENTS_LAUNCH_DURATION); in composeRecentsLaunchAnimator()
172 public static final int RECENTS_LAUNCH_DURATION = 336; field in QuickstepTransitionManager272 ? RECENTS_LAUNCH_DURATION in getActivityLaunchOptions()
29 import static com.android.launcher3.QuickstepTransitionManager.RECENTS_LAUNCH_DURATION;884 appAnimator.setDuration(RECENTS_LAUNCH_DURATION); in launchSideTaskInLiveTileMode()