Home
last modified time | relevance | path

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

/packages/apps/Launcher3/quickstep/src/com/android/launcher3/taskbar/
DTaskbarDragController.java350 startSystemDrag((BubbleTextView) mDragObject.originalView); in callOnDragStart()
353 private void startSystemDrag(BubbleTextView btv) { in startSystemDrag() method in TaskbarDragController