Home
last modified time | relevance | path

Searched defs:DragController (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Launcher3/src/com/android/launcher3/dragndrop/
DDragController.java57 public class DragController implements DragDriver.EventListener, TouchController { class
132 public DragController(Launcher launcher) { in DragController() method in DragController