HomeSort by relevance Sort by last modified time
    Searched defs:getDragDropController (Results 1 - 2 of 2) sorted by null

  /packages/apps/Dialer/src/com/android/dialer/list/
PhoneFavoriteListView.java 225 public DragDropController getDragDropController() {
SpeedDialFragment.java 207 mListView.getDragDropController().addOnDragDropListener(mContactTileAdapter);
269 mListView.getDragDropController().addOnDragDropListener(listener);
270 ((HostInterface) activity).setDragDropController(mListView.getDragDropController());

Completed in 167 milliseconds