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