Searched refs:reportDragEndInternal (Results 1 – 3 of 3) sorted by relevance
280 reportDragEndInternal(velocity); in reportDragEnd()283 protected abstract void reportDragEndInternal(PointF velocity); in reportDragEndInternal() method in BaseSwipeDetector
86 protected void reportDragEndInternal(PointF velocity) { in reportDragEndInternal() method in BothAxesSwipeDetector
183 protected void reportDragEndInternal(PointF velocity) { in reportDragEndInternal() method in SingleAxisSwipeDetector