Searched refs:launcherAnim (Results 1 – 1 of 1) sorted by relevance
623 Animator launcherAnim; in composeRecentsLaunchAnimator() local635 launcherAnim = recentsView.createAdjacentPageAnimForTaskLaunch(taskView); in composeRecentsLaunchAnimator()636 launcherAnim.setInterpolator(Interpolators.TOUCH_RESPONSE); in composeRecentsLaunchAnimator()637 launcherAnim.setDuration(RECENTS_LAUNCH_DURATION); in composeRecentsLaunchAnimator()690 launcherAnim = controller.getAnimationPlayer().setDuration(RECENTS_LAUNCH_DURATION); in composeRecentsLaunchAnimator()699 pa.add(launcherAnim); in composeRecentsLaunchAnimator()