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