Home
last modified time | relevance | path

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

/packages/apps/Launcher3/src/com/android/launcher3/touch/
DBaseSwipeDetector.java280 reportDragEndInternal(velocity); in reportDragEnd()
283 protected abstract void reportDragEndInternal(PointF velocity); in reportDragEndInternal() method in BaseSwipeDetector
DBothAxesSwipeDetector.java86 protected void reportDragEndInternal(PointF velocity) { in reportDragEndInternal() method in BothAxesSwipeDetector
DSingleAxisSwipeDetector.java183 protected void reportDragEndInternal(PointF velocity) { in reportDragEndInternal() method in SingleAxisSwipeDetector