Searched refs:DRAG_FLAG_GLOBAL (Results 1 – 6 of 6) sorted by relevance
82 View.DRAG_FLAG_GLOBAL); in startPocketDrag()
315 if ((mFlags & View.DRAG_FLAG_GLOBAL) == 0 || !targetWindowSupportsGlobalDrag(targetWin)) { in isValidDropTarget()516 if ((mFlags & View.DRAG_FLAG_GLOBAL) != 0 && in notifyDropLw()
4283 public static final int DRAG_FLAG_GLOBAL = 1 << 8; // 256 field in View22837 data.prepareToLeaveProcess((flags & View.DRAG_FLAG_GLOBAL) != 0);
1074 View.DRAG_FLAG_GLOBAL); in startDragAndDrop()
45682 field public static final int DRAG_FLAG_GLOBAL = 256; // 0x100
49221 field public static final int DRAG_FLAG_GLOBAL = 256; // 0x100