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