Searched defs:dragController (Results 1 – 4 of 4) sorted by relevance
26 public void setup(Launcher launcher, DragController dragController); in setup()
65 public void setup(Launcher launcher, DragController dragController) { in setup()
278 public void setDragController(DragController dragController) { in setDragController()
724 final DragController dragController = mDragController; in setupViews() local