Searched refs:actionDownX (Results 1 – 1 of 1) sorted by relevance
376 private boolean shouldStartDragAndDrop(MotionEvent event, float actionDownX, in shouldStartDragAndDrop() argument387 boolean isDistancePastThreshold = Math.hypot(/* dx */ Math.abs(event.getX() - actionDownX), in shouldStartDragAndDrop()