Searched refs:selectBubble (Results 1 – 2 of 2) sorted by relevance
464 void selectBubble(Bubble bubble) { in selectBubble() method in BubbleController469 void selectBubble(String key) { in selectBubble() method in BubbleController471 selectBubble(bubble); in selectBubble()
328 mBubbleController.selectBubble(mRow.getEntry().key); in testCollapseAfterChangingExpandedBubble()