Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
DActivatableNotificationView.java99 private static final Interpolator ACTIVATE_INVERSE_ALPHA_INTERPOLATOR field in ActivatableNotificationView
347 alphaInterpolator = ACTIVATE_INVERSE_ALPHA_INTERPOLATOR; in startActivateAnimation()