Home
last modified time | relevance | path

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

/packages/apps/Launcher3/src/com/android/launcher3/
DPagedView.java1100 updateIsBeingDraggedOnTouchDown(ev); in onInterceptTouchEvent()
1125 protected void updateIsBeingDraggedOnTouchDown(MotionEvent ev) { in updateIsBeingDraggedOnTouchDown() method in PagedView
1274 updateIsBeingDraggedOnTouchDown(ev); in onTouchEvent()
DWorkspace.java1163 protected void updateIsBeingDraggedOnTouchDown(MotionEvent ev) { in updateIsBeingDraggedOnTouchDown() method in Workspace
1164 super.updateIsBeingDraggedOnTouchDown(ev); in updateIsBeingDraggedOnTouchDown()