Searched refs:lastBubble (Results 1 – 1 of 1) sorted by relevance
885 BubbleView lastBubble = (BubbleView) getChildAt(bubbleCount - 1); in removeBubble() local886 String lastBubbleKey = lastBubble.getBubble().getKey(); in removeBubble()