Searched refs:SNAP_ANIM_LEN (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/
H A DSwipeHelper.java53 private static final int SNAP_ANIM_LEN = SLOW_ANIMATIONS ? 1000 : 150; // ms field in class:SwipeHelper
316 int duration = SNAP_ANIM_LEN;

Completed in 41 milliseconds