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.java63 public class DragView extends View implements StateListener<LauncherState> { class
121 public DragView(Launcher launcher, Bitmap bitmap, int registrationX, int registrationY, in DragView() method in DragView