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