Searched refs:DragFrameLayoutController (Results 1 – 2 of 2) sorted by relevance
42 private DragFrameLayoutController mDragFrameLayoutController;132 public void setDragFrameController(DragFrameLayoutController dragFrameLayoutController) { in setDragFrameController()139 public interface DragFrameLayoutController { interface in DragFrameLayout
69 dragLayout.setDragFrameController(new DragFrameLayout.DragFrameLayoutController() { in onCreateView()