Searched refs:BASE_SETTLE_DURATION (Results 1 – 1 of 1) sorted by relevance
106 private static final int BASE_SETTLE_DURATION = 256; // ms field in ViewDragHelper642 duration = (int) ((range + 1) * BASE_SETTLE_DURATION); in computeAxisDuration()