Searched refs:mSlowOutFastInInterpolator (Results 1 – 1 of 1) sorted by relevance
119 private final Interpolator mSlowOutFastInInterpolator; field in ActivatableNotificationView147 mSlowOutFastInInterpolator = new PathInterpolator(0.8f, 0.0f, 0.6f, 1.0f); in ActivatableNotificationView()560 mCurrentAppearInterpolator = mSlowOutFastInInterpolator; in startAppearAnimation()