Searched refs:mCurrentAlphaInterpolator (Results 1 – 1 of 1) sorted by relevance
124 private Interpolator mCurrentAlphaInterpolator; field in ActivatableNotificationView789 mCurrentAlphaInterpolator = Interpolators.LINEAR_OUT_SLOW_IN; in startAppearAnimation()793 mCurrentAlphaInterpolator = mSlowOutLinearInInterpolator; in startAppearAnimation()915 contentAlphaProgress = mCurrentAlphaInterpolator.getInterpolation(contentAlphaProgress); in updateAppearAnimationAlpha()