Searched defs:dragController (Results 1 – 6 of 6) sorted by relevance
69 public static DragDriver create(DragController dragController, DragOptions options, in create()90 SystemDragDriver(DragController dragController, Consumer<MotionEvent> sec) { in SystemDragDriver()168 InternalDragDriver(DragController dragController, Consumer<MotionEvent> sec) { in InternalDragDriver()
103 public void setup(DragController dragController, Workspace workspace) { in setup()
98 final DragController dragController = launcher.getDragController(); in onAllAppsItemLongClick() local
124 public void setup(DragController dragController) { in setup()
1372 public void setDragDropController(DragDropController dragController) { in setDragDropController()
441 public void setDragController(DragController dragController) { in setDragController()