jQuery Mobile has no direct support for this. There may be third-party plugins.
The problem is, what do you want to do with the drag-and-drop? Any plugin would, I think, be rather specific to a particular use.
jQuery Mobile does have basic support for touch events that you could use along with jQuery DOM-manipulation functions to do drag-and-drop.