Home
last modified time | relevance | path

Searched refs:mHideXInterpolator (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/
DNotificationStackScrollLayout.java371 float xProgress = mHideXInterpolator.getInterpolation(
483 private Interpolator mHideXInterpolator = Interpolators.FAST_OUT_SLOW_IN; field in NotificationStackScrollLayout
4548 mHideXInterpolator = hide in notifyHideAnimationStart()