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()170 InternalDragDriver(DragController dragController, Consumer<MotionEvent> sec) { in InternalDragDriver()
115 public void setup(DragController dragController, Workspace<?> workspace) { in setup()
163 final DragController dragController = launcher.getDragController(); in onAllAppsItemLongClick() local
131 public void setup(DragController dragController) { in setup()
1372 public void setDragDropController(DragDropController dragController) { in setDragDropController()
461 public void setDragController(DragController dragController) { in setDragController()