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

/packages/apps/UnifiedEmail/src/com/android/mail/ui/
H A DSwipeHelper.java56 private static int SNAP_ANIM_LEN; field in class:SwipeHelper
97 SNAP_ANIM_LEN = res.getInteger(R.integer.snap_animation_duration);
322 final int duration = SNAP_ANIM_LEN;

Completed in 10 milliseconds