Searched refs:selectBubble (Results 1 – 2 of 2) sorted by relevance
363 void selectBubble(Bubble bubble) { in selectBubble() method in BubbleController368 void selectBubble(String key) { in selectBubble() method in BubbleController370 selectBubble(bubble); in selectBubble()
316 mBubbleController.selectBubble(mRow.getEntry().key); in testCollapseAfterChangingExpandedBubble()