Searched refs:SNAP_ANIM_LEN (Results 1 – 1 of 1) sorted by relevance
58 private static final int SNAP_ANIM_LEN = SLOW_ANIMATIONS ? 1000 : 150; // ms field in SwipeHelper476 int duration = SNAP_ANIM_LEN; in snapChild()