Searched refs:suppressedBubble (Results 1 – 2 of 2) sorted by relevance
83 @Nullable Bubble suppressedBubble; field in BubbleData.Update107 || suppressedBubble != null in anythingChanged()362 mStateChange.suppressedBubble = bubble; in notificationEntryUpdated()664 mStateChange.suppressedBubble = matchingBubble; in onLocusVisibilityChanged()
1181 if (update.suppressedBubble != null && mStackView != null) {1182 mStackView.setBubbleVisibility(update.suppressedBubble, false);