Searched refs:suppressedBubbleKey (Results 1 – 1 of 1) sorted by relevance
141 String suppressedBubbleKey; field in BubbleBarController.BubbleBarViewUpdate161 suppressedBubbleKey = update.suppressedBubbleKey; in BubbleBarViewUpdate()441 if (update.suppressedBubbleKey != null) { in applyViewChanges()442 BubbleBarBubble bb = mBubbles.remove(update.suppressedBubbleKey); in applyViewChanges()444 mSuppressedBubbles.put(update.suppressedBubbleKey, bb); in applyViewChanges()