Searched refs:ofType (Results 1 – 3 of 3) sorted by relevance
116 draggableView = DraggableView.ofType(DraggableView.DRAGGABLE_WIDGET); in startDrag()143 draggableView = DraggableView.ofType(DraggableView.DRAGGABLE_ICON); in startDrag()
36 static DraggableView ofType(int type) { in ofType() method
679 DraggableView draggableView = DraggableView.ofType(DraggableView.DRAGGABLE_ICON);