Searched refs:mDataDescription (Results 1 – 1 of 1) sorted by relevance
53 ClipDescription mDataDescription; field in DragState186 mDataDescription = (mData != null) ? mData.getDescription() : null; in broadcastDragStartedLw()198 sendDragStartedLw(windows.get(i), touchX, touchY, mDataDescription); in broadcastDragStartedLw() local258 sendDragStartedLw(newWin, mCurrentX, mCurrentY, mDataDescription); in sendDragStartedIfNeededLw()