Searched refs:mSlowOutLinearInInterpolator (Results 1 – 1 of 1) sorted by relevance
120 private final Interpolator mSlowOutLinearInInterpolator; field in ActivatableNotificationView180 mSlowOutLinearInInterpolator = new PathInterpolator(0.8f, 0.0f, 1.0f, 1.0f); in ActivatableNotificationView()743 mCurrentAlphaInterpolator = mSlowOutLinearInInterpolator; in startAppearAnimation()