MCPcopy Create free account
hub / github.com/btate/BTAndroidWebViewSelection / acceptDrop

Method acceptDrop

src/com/blahti/drag/DropTarget.java:72–72  ·  view source on GitHub ↗

Check if a drop action can occur at, or near, the requested location. This may be called repeatedly during a drag, so any calls should return quickly. @param source DragSource where the drag started @param x X coordinate of the drop location @param y Y coordinate of the drop location @param xOffset

(DragSource source, int x, int y, int xOffset, int yOffset,
            DragView dragView, Object dragInfo)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

dropMethod · 0.95

Implementers 1

DragLayersrc/com/blahti/drag/DragLayer.java

Calls

no outgoing calls

Tested by

no test coverage detected