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