Searched refs:arrowTranslationWithRtl (Results 1 – 1 of 1) sorted by relevance
391 float arrowTranslationWithRtl = isRtl ? -arrowTranslationX : arrowTranslationX; in revealAnim() local404 ObjectAnimator.ofFloat(mIconArrowView, TRANSLATION_X, arrowTranslationWithRtl), in revealAnim()