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

/packages/apps/Launcher2/src/com/android/launcher2/
H A DDragView.java35 public class DragView extends View { class in inherits:View
66 public DragView(Launcher launcher, Bitmap bitmap, int registrationX, int registrationY, method in class:DragView
291 mDragLayer.removeView(DragView.this);

Completed in 38 milliseconds