Home
last modified time | relevance | path

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

/packages/apps/Launcher3/src/com/android/launcher3/touch/
DSwipeDetector.java362 private boolean reportDragStart(boolean recatch) { in reportDragStart() argument
363 mListener.onDragStart(!recatch); in reportDragStart()
365 Log.d(TAG, "onDragStart recatch:" + recatch); in reportDragStart()