Home
last modified time | relevance | path

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

/packages/apps/Launcher3/src/com/android/launcher3/touch/
DBaseSwipeDetector.java245 reportDragStartInternal(recatch); in reportDragStart()
251 protected abstract void reportDragStartInternal(boolean recatch); in reportDragStartInternal() method in BaseSwipeDetector
DBothAxesSwipeDetector.java76 protected void reportDragStartInternal(boolean recatch) { in reportDragStartInternal() method in BothAxesSwipeDetector
DSingleAxisSwipeDetector.java171 protected void reportDragStartInternal(boolean recatch) { in reportDragStartInternal() method in SingleAxisSwipeDetector