Searched refs:setDraggedBubble (Results 1 – 2 of 2) sorted by relevance
506 mBarView.setDraggedBubble(bubbleView); in onBubbleDragStart()520 mBarView.setDraggedBubble(null); in onBubbleDragEnd()
990 public void setDraggedBubble(@Nullable BubbleView view) { in setDraggedBubble() method in BubbleBarView