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

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

Completed in 3515 milliseconds