Searched refs:stashTranslation (Results 1 – 1 of 1) sorted by relevance
601 final float stashTranslation = mActivity.isPhoneMode() || isTransientTaskbar in createAnimToIsStashed() local612 ? stashTranslation : 0) in createAnimToIsStashed()628 createAnimToIsStashed(mAnimator, isStashed, duration, stashTranslation, animationType); in createAnimToIsStashed()657 float stashTranslation, @StashAnimation int animationType) { in createAnimToIsStashed() argument670 fullLengthAnimatorSet.play(mIconTranslationYForStash.animateToValue(stashTranslation)); in createAnimToIsStashed()