Searched refs:bubbleToExpand (Results 1 – 1 of 1) sorted by relevance
664 Bubble bubbleToExpand = mBubbleData.getBubbleWithKey(key); in setExpandedBubble() local665 if (bubbleToExpand != null) { in setExpandedBubble()666 setSelectedBubble(bubbleToExpand); in setExpandedBubble()667 bubbleToExpand.entry.setShowInShadeWhenBubble(false); in setExpandedBubble()