Searched refs:reportDraggingInternal (Results 1 – 3 of 3) sorted by relevance
262 reportDraggingInternal(sTempPoint, event); in reportDragging()266 protected abstract void reportDraggingInternal(PointF displacement, MotionEvent event); in reportDraggingInternal() method in BaseSwipeDetector
81 protected void reportDraggingInternal(PointF displacement, MotionEvent event) { in reportDraggingInternal() method in BothAxesSwipeDetector
177 protected void reportDraggingInternal(PointF displacement, MotionEvent event) { in reportDraggingInternal() method in SingleAxisSwipeDetector