Searched refs:mFocusAnimatedValue (Results 1 – 1 of 1) sorted by relevance
49 private float mFocusAnimatedValue; field in BaseCardView222 mFocusAnimatedValue = animatedValue; in setFocusAnimatedValue()229 mFocusAnimator = ValueAnimator.ofFloat(mFocusAnimatedValue, targetAnimatedValue); in startFocusAnimation()