Searched refs:selectedBubbleKey (Results 1 – 1 of 1) sorted by relevance
163 String selectedBubbleKey; field in BubbleBarController.BubbleBarViewUpdate181 selectedBubbleKey = update.selectedBubbleKey; in BubbleBarViewUpdate()395 if (update.selectedBubbleKey != null) { in applyViewChanges()397 || !update.selectedBubbleKey.equals(mSelectedBubble.getKey())) { in applyViewChanges()398 BubbleBarBubble newlySelected = mBubbles.get(update.selectedBubbleKey); in applyViewChanges()403 + update.selectedBubbleKey); in applyViewChanges()