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

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

Completed in 267 milliseconds