Lines Matching refs:dragView
900 (DragView) mDragLayer.getAnimatedView(), onCompleteRunnable,4419 public void startDrag(View dragView, ItemInfo dragInfo, DragSource source) {4420 dragView.setTag(dragInfo);4421 mWorkspace.onDragStartedWithItem(dragView);4422 mWorkspace.beginDragShared(dragView, source);