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

  /packages/apps/Launcher2/src/com/android/launcher2/
DragController.java 134 void onDragStart(DragSource source, Object info, int dragAction);
217 mListener.onDragStart(source, dragInfo, dragAction);
DeleteZone.java 141 public void onDragStart(DragSource source, Object info, int dragAction) {

Completed in 194 milliseconds