Searched refs:mDragSourceInternal (Results 1 – 1 of 1) sorted by relevance
141 private ShortcutAndWidgetContainer mDragSourceInternal; field in Workspace445 removeExtraEmptyScreen(true, mDragSourceInternal != null); in onDragEnd()451 mDragSourceInternal = null; in onDragEnd()596 if (mDragSourceInternal != null) { in addExtraEmptyScreenOnDrag()597 if (mDragSourceInternal.getChildCount() == 1) { in addExtraEmptyScreenOnDrag()600 CellLayout cl = (CellLayout) mDragSourceInternal.getParent(); in addExtraEmptyScreenOnDrag()1511 mDragSourceInternal = (ShortcutAndWidgetContainer) child.getParent(); in beginDragShared()