Home
last modified time | relevance | path

Searched defs:DragView (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Launcher3/src/com/android/launcher3/dragndrop/
DDragView.java71 public abstract class DragView<T extends Context & ActivityContext> extends FrameLayout { class
119 public DragView(T launcher, Drawable drawable, int registrationX, in DragView() method in DragView
142 public DragView(T activity, View content, int width, int height, int registrationX, in DragView() method in DragView