Searched defs:HORIZONTAL_ANIMATION_END (Results 1 - 1 of 1) sorted by path

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
H A DActivatableNotificationView.java64 private static final float HORIZONTAL_ANIMATION_END = 0.2f; field in class:ActivatableNotificationView
777 / (HORIZONTAL_ANIMATION_START - HORIZONTAL_ANIMATION_END);

Completed in 42 milliseconds