Searched refs:fullAnimation (Results 1 – 1 of 1) sorted by relevance
2039 AnimatorSet fullAnimation = new AnimatorSet(); in createLauncherStartFromSuwAnim() local2040 fullAnimation.setDuration(duration); in createLauncherStartFromSuwAnim()2045 fullAnimation, duration); in createLauncherStartFromSuwAnim()2047 mControllers.taskbarStashController.addUnstashToHotseatAnimationFromSuw(fullAnimation, in createLauncherStartFromSuwAnim()2060 fullAnimation.play(alphaOverride); in createLauncherStartFromSuwAnim()2063 return AnimatorPlaybackController.wrap(fullAnimation, duration); in createLauncherStartFromSuwAnim()