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

  /packages/apps/Launcher2/src/com/android/launcher2/
ButtonDropTarget.java 34 public class ButtonDropTarget extends TextView implements DropTarget, DragController.DragListener {
49 public ButtonDropTarget(Context context, AttributeSet attrs) {
53 public ButtonDropTarget(Context context, AttributeSet attrs, int defStyle) {
  /packages/apps/Launcher3/src/com/android/launcher3/
ButtonDropTarget.java 47 public abstract class ButtonDropTarget extends TextView
69 public ButtonDropTarget(Context context, AttributeSet attrs) {
73 public ButtonDropTarget(Context context, AttributeSet attrs, int defStyle) {

Completed in 41 milliseconds