Searched refs:launcherAnim (Results 1 – 1 of 1) sorted by relevance
74 Animator launcherAnim; in composeRecentsLaunchAnimator() local77 launcherAnim = recentsView.createAdjacentPageAnimForTaskLaunch(taskView); in composeRecentsLaunchAnimator()78 launcherAnim.setInterpolator(Interpolators.TOUCH_RESPONSE_INTERPOLATOR); in composeRecentsLaunchAnimator()79 launcherAnim.setDuration(RECENTS_LAUNCH_DURATION); in composeRecentsLaunchAnimator()95 launcherAnim = controller.getAnimationPlayer().setDuration(RECENTS_LAUNCH_DURATION); in composeRecentsLaunchAnimator()103 anim.play(launcherAnim); in composeRecentsLaunchAnimator()