Searched refs:getMaxDragDuration (Results 1 – 1 of 1) sorted by relevance
282 final int maxDragDurationMs = getMaxDragDuration(touchSlop, longPressTimeoutMs, coordinates, in emulateDragGesture()301 private int getMaxDragDuration(int touchSlop, long longPressTimeoutMs, in getMaxDragDuration() method in CtsTouchUtils