Searched refs:rectFSpringAnim (Results 1 – 2 of 2) sorted by relevance
1719 RectFSpringAnim rectFSpringAnim = null;1744 rectFSpringAnim = getClosingWindowAnimators(1754 new ScalingWorkspaceRevealAnim(mLauncher, rectFSpringAnim,1755 rectFSpringAnim.getTargetRect(),1784 if (rectFSpringAnim != null) {1785 rectFSpringAnim.addAnimatorListener(endListener);1802 if (rectFSpringAnim != null && anim.getChildAnimations().isEmpty()) {1803 addCujInstrumentation(rectFSpringAnim, Cuj.CUJ_LAUNCHER_APP_CLOSE_TO_HOME);1822 if (fromPredictiveBack && rectFSpringAnim != null) {1823 rectFSpringAnim.addAnimatorListener(endListener);[all …]
617 static RunningWindowAnim wrap(RectFSpringAnim rectFSpringAnim) { in wrap() argument621 rectFSpringAnim.end(); in wrap()626 rectFSpringAnim.cancel(); in wrap()