Searched refs:OnDragDropListener (Results 1 – 6 of 6) sorted by relevance
15 private final List<OnDragDropListener> mOnDragDropListeners =16 new ArrayList<OnDragDropListener>();71 public void addOnDragDropListener(OnDragDropListener listener) { in addOnDragDropListener()77 public void removeOnDragDropListener(OnDragDropListener listener) { in removeOnDragDropListener()
265 OnDragDropListener listener = (OnDragDropListener) activity; in onStart()
8 public interface OnDragDropListener { interface
42 public class PhoneFavoriteListView extends GridView implements OnDragDropListener,
60 OnDragDropListener {
77 import com.android.dialer.list.OnDragDropListener;105 OnDragDropListener,