MCPcopy Create free account
hub / github.com/chislon/Launcher3 / startDrag

Method startDrag

src/com/android/launcher3/DragController.java:173–190  ·  view source on GitHub ↗

Starts a drag. @param v The view that is being dragged @param bmp The bitmap that represents the view being dragged @param source An object representing where the drag originated @param dragInfo The data associated with the object that is being dragged @param dragAction The drag action: either {@li

(View v, Bitmap bmp, DragSource source, Object dragInfo, int dragAction,
            Point extraPadding, float initialDragViewScale)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

onLongClickMethod · 0.45
beginDraggingWidgetMethod · 0.45

Calls 9

setDragRegionMethod · 0.95
showMethod · 0.95
handleMoveEventMethod · 0.95
getDragLayerMethod · 0.80
getWidthMethod · 0.65
getHeightMethod · 0.65
onDragStartMethod · 0.65

Tested by

no test coverage detected