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.java72 public class DragView extends FrameLayout implements StateListener<LauncherState> { class
113 public DragView(Launcher launcher, Drawable drawable, int registrationX, in DragView() method in DragView
136 public DragView(Launcher launcher, View content, int width, int height, int registrationX, in DragView() method in DragView