Searched defs:TaskbarDragView (Results 1 – 1 of 1) sorted by relevance
28 public class TaskbarDragView extends DragView<BaseTaskbarContext> { class29 public TaskbarDragView(BaseTaskbarContext launcher, Drawable drawable, int registrationX, in TaskbarDragView() method in TaskbarDragView