Searched refs:rectFSpringAnim (Results 1 – 2 of 2) sorted by relevance
595 static RunningWindowAnim wrap(RectFSpringAnim rectFSpringAnim) { in wrap() argument599 rectFSpringAnim.end(); in wrap()604 rectFSpringAnim.cancel(); in wrap()
1616 RectFSpringAnim rectFSpringAnim = null; in createWallpaperOpenAnimations() local1642 rectFSpringAnim = getClosingWindowAnimators( in createWallpaperOpenAnimations()1653 mLauncher, rectFSpringAnim, in createWallpaperOpenAnimations()1654 rectFSpringAnim.getTargetRect()).getAnimators()); in createWallpaperOpenAnimations()1695 if (fromPredictiveBack && rectFSpringAnim != null) { in createWallpaperOpenAnimations()1696 rectFSpringAnim.addAnimatorListener(endListener); in createWallpaperOpenAnimations()1720 return new Pair(rectFSpringAnim, anim); in createWallpaperOpenAnimations()