Searched refs:fullAnimation (Results 1 – 1 of 1) sorted by relevance
1479 AnimatorSet fullAnimation = new AnimatorSet(); in createLauncherStartFromSuwAnim() local1480 fullAnimation.setDuration(duration); in createLauncherStartFromSuwAnim()1485 fullAnimation, duration); in createLauncherStartFromSuwAnim()1487 mControllers.taskbarStashController.addUnstashToHotseatAnimationFromSuw(fullAnimation, in createLauncherStartFromSuwAnim()1498 fullAnimation.play(alphaOverride); in createLauncherStartFromSuwAnim()1501 return AnimatorPlaybackController.wrap(fullAnimation, duration); in createLauncherStartFromSuwAnim()