Searched defs:DragView (Results 1 – 1 of 1) sorted by relevance
69 public abstract class DragView<T extends Context & ActivityContext> extends FrameLayout { class117 public DragView(T launcher, Drawable drawable, int registrationX, in DragView() method in DragView140 public DragView(T activity, View content, int width, int height, int registrationX, in DragView() method in DragView