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.java38 public class DragView extends View implements TweenCallback { class
65 public DragView(Context context, Bitmap bitmap, int registrationX, int registrationY, in DragView() method in DragView