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