Searched refs:mCurrentAlphaInterpolator (Results 1 – 1 of 1) sorted by relevance
123 private Interpolator mCurrentAlphaInterpolator; field in ActivatableNotificationView561 mCurrentAlphaInterpolator = mLinearOutSlowInInterpolator; in startAppearAnimation()565 mCurrentAlphaInterpolator = mSlowOutLinearInInterpolator; in startAppearAnimation()660 contentAlphaProgress = mCurrentAlphaInterpolator.getInterpolation(contentAlphaProgress); in updateAppearAnimationAlpha()