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.java56 public class DragController implements DragDriver.EventListener, TouchController { class
124 public DragController(Launcher launcher) { in DragController() method in DragController