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