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

/packages/apps/Launcher2/src/com/android/launcher2/
H A DButtonDropTarget.java34 public class ButtonDropTarget extends TextView implements DropTarget, DragController.DragListener { class in inherits:TextView,DropTarget,DragController.DragListener
49 public ButtonDropTarget(Context context, AttributeSet attrs) { method in class:ButtonDropTarget
53 public ButtonDropTarget(Context context, AttributeSet attrs, int defStyle) { method in class:ButtonDropTarget
/packages/apps/Launcher3/src/com/android/launcher3/
H A DButtonDropTarget.java32 public class ButtonDropTarget extends TextView implements DropTarget, DragController.DragListener { class in inherits:TextView,DropTarget,DragController.DragListener
47 public ButtonDropTarget(Context context, AttributeSet attrs) { method in class:ButtonDropTarget
51 public ButtonDropTarget(Context context, AttributeSet attrs, int defStyle) { method in class:ButtonDropTarget

Completed in 154 milliseconds