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