Home
last modified time | relevance | path

Searched refs:DragSourceFragment (Results 1 – 2 of 2) sorted by relevance

/development/samples/browseable/DragAndDropAcrossApps/DragSource/src/com.example.android/dragsource/
DMainActivity.java53 DragSourceFragment fragment = new DragSourceFragment(); in onCreate()
DDragSourceFragment.java64 public class DragSourceFragment extends Fragment { class