Lines Matching refs:DragView
928 (DragView) mDragLayer.getAnimatedView(), onCompleteRunnable,4720 public void startDrag(View dragView, ItemInfo dragInfo, DragSource source) {4721 dragView.setTag(dragInfo);4722 mWorkspace.onExternalDragStartedWithItem(dragView);4723 mWorkspace.beginExternalDragShared(dragView, source);