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