HomeSort by relevance Sort by last modified time
    Searched defs:DragView (Results 1 - 2 of 2) sorted by null

  /packages/apps/Launcher2/src/com/android/launcher2/
DragView.java 35 public class DragView extends View {
66 public DragView(Launcher launcher, Bitmap bitmap, int registrationX, int registrationY,
291 mDragLayer.removeView(DragView.this);
  /packages/apps/Launcher3/src/com/android/launcher3/
DragView.java 35 public class DragView extends View {
66 public DragView(Launcher launcher, Bitmap bitmap, int registrationX, int registrationY,
291 mDragLayer.removeView(DragView.this);

Completed in 34 milliseconds