Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/
DActivatableNotificationView.java72 private static final float ALPHA_ANIMATION_END = 0.0f; field in ActivatableNotificationView
892 contentAlphaProgress = contentAlphaProgress / (1.0f - ALPHA_ANIMATION_END); in updateAppearAnimationAlpha()