Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/
DActivatableNotificationView.java66 private static final float HORIZONTAL_ANIMATION_END = 0.2f; field in ActivatableNotificationView
848 / (HORIZONTAL_ANIMATION_START - HORIZONTAL_ANIMATION_END); in updateAppearRect()