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