Searched refs:mCurrentAlphaInterpolator (Results 1 – 1 of 1) sorted by relevance
117 private Interpolator mCurrentAlphaInterpolator; field in ActivatableNotificationView768 mCurrentAlphaInterpolator = Interpolators.LINEAR_OUT_SLOW_IN; in startAppearAnimation()772 mCurrentAlphaInterpolator = mSlowOutLinearInInterpolator; in startAppearAnimation()894 contentAlphaProgress = mCurrentAlphaInterpolator.getInterpolation(contentAlphaProgress); in updateAppearAnimationAlpha()