Home
last modified time | relevance | path

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

/packages/apps/Launcher2/src/com/android/launcher2/
DDragView.java34 public class DragView extends View { class
62 public DragView(Launcher launcher, Bitmap bitmap, int registrationX, int registrationY, in DragView() method in DragView