Searched refs:addOnDragDropListener (Results 1 – 3 of 3) sorted by relevance
83 public void addOnDragDropListener(OnDragDropListener listener) { in addOnDragDropListener() method in DragDropController
239 mListView.getDragDropController().addOnDragDropListener(mContactTileAdapter); in onCreateView()304 mListView.getDragDropController().addOnDragDropListener(listener); in onStart()
123 mDragDropController.addOnDragDropListener(this); in PhoneFavoriteListView()