Home
last modified time | relevance | path

Searched refs:reportDraggingInternal (Results 1 – 3 of 3) sorted by relevance

/packages/apps/Launcher3/src/com/android/launcher3/touch/
DBaseSwipeDetector.java262 reportDraggingInternal(sTempPoint, event); in reportDragging()
266 protected abstract void reportDraggingInternal(PointF displacement, MotionEvent event); in reportDraggingInternal() method in BaseSwipeDetector
DBothAxesSwipeDetector.java81 protected void reportDraggingInternal(PointF displacement, MotionEvent event) { in reportDraggingInternal() method in BothAxesSwipeDetector
DSingleAxisSwipeDetector.java177 protected void reportDraggingInternal(PointF displacement, MotionEvent event) { in reportDraggingInternal() method in SingleAxisSwipeDetector