Searched refs:moveEventDistance (Results 1 – 1 of 1) sorted by relevance
311 final double moveEventDistance = (double) dragDistance / moveEventCount; in getMaxDragDuration() local315 final double neededMoveEventsToExceedTouchSlop = touchSlop / moveEventDistance + 1; in getMaxDragDuration()