Searched refs:TaskbarDragView (Results 1 – 2 of 2) sorted by relevance
28 public class TaskbarDragView extends DragView<BaseTaskbarContext> { class29 public TaskbarDragView(BaseTaskbarContext launcher, Drawable drawable, int registrationX, in TaskbarDragView() method in TaskbarDragView
283 final DragView dragView = mDragObject.dragView = new TaskbarDragView( in startDrag()