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

/packages/apps/Launcher2/src/com/android/launcher2/
H A DDragView.java63 * @param registrationX The x coordinate of the registration point.
66 public DragView(Launcher launcher, Bitmap bitmap, int registrationX, int registrationY, argument
114 mRegistrationX = registrationX;
/packages/apps/Launcher3/src/com/android/launcher3/
H A DDragView.java63 * @param registrationX The x coordinate of the registration point.
66 public DragView(Launcher launcher, Bitmap bitmap, int registrationX, int registrationY, argument
114 mRegistrationX = registrationX;

Completed in 86 milliseconds