Searched refs:SecondaryDragController (Results 1 – 2 of 2) sorted by relevance
44 public class SecondaryDragController extends DragController<SecondaryDisplayLauncher> { class48 public SecondaryDragController(SecondaryDisplayLauncher secondaryLauncher) { in SecondaryDragController() method in SecondaryDragController
74 private SecondaryDragController mDragController;92 mDragController = new SecondaryDragController(this); in onCreate()