Searched refs:mCurrentAlphaInterpolator (Results 1 – 1 of 1) sorted by relevance
122 private Interpolator mCurrentAlphaInterpolator; field in ActivatableNotificationView739 mCurrentAlphaInterpolator = Interpolators.LINEAR_OUT_SLOW_IN; in startAppearAnimation()743 mCurrentAlphaInterpolator = mSlowOutLinearInInterpolator; in startAppearAnimation()850 contentAlphaProgress = mCurrentAlphaInterpolator.getInterpolation(contentAlphaProgress); in updateAppearAnimationAlpha()