Searched refs:mDataDescription (Results 1 – 1 of 1) sorted by relevance
91 ClipDescription mDataDescription; field in DragState255 mDataDescription = (mData != null) ? mData.getDescription() : null; in broadcastDragStartedLw()276 sendDragStartedLw(w, touchX, touchY, mDataDescription); in broadcastDragStartedLw()346 sendDragStartedLw(newWin, mCurrentX, mCurrentY, mDataDescription); in sendDragStartedIfNeededLw()