Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/
DActivatableNotificationView.java92 private static final Interpolator ACTIVATE_INVERSE_INTERPOLATOR field in ActivatableNotificationView
364 interpolator = ACTIVATE_INVERSE_INTERPOLATOR; in startActivateAnimation()