Searched refs:getBubble (Results 1 – 2 of 2) sorted by relevance
28 public abstract Bubble getBubble(); in getBubble() method in BubbleComponent
173 Bubble returnToCallBubble = BubbleComponent.get(context).getBubble(); in startBubble()