Searched refs:DRAGGABLE_WIDGET (Results 1 – 4 of 4) sorted by relevance
31 int DRAGGABLE_WIDGET = 1; field
217 return DRAGGABLE_WIDGET; in getViewType()
116 draggableView = DraggableView.ofType(DraggableView.DRAGGABLE_WIDGET); in startDrag()
988 if (v != null && v.getViewType() == DraggableView.DRAGGABLE_WIDGET) { in visualizeDropLocation()