Searched refs:isSummarySuppressed (Results 1 – 4 of 4) sorted by relevance
807 boolean isSuppressedSummary = mBubbleData.isSummarySuppressed(groupKey); in isBubbleNotificationSuppressedFromShade()813 if (mBubbleData.isSummarySuppressed(groupKey)) { in removeSuppressedSummaryIfNecessary()1228 boolean isSuppressedSummary = mBubbleData.isSummarySuppressed(groupKey) in isSummaryOfBubbles()
416 public boolean isSummarySuppressed(String groupKey) { in isSummarySuppressed() method in BubbleData
842 assertTrue(mBubbleData.isSummarySuppressed(groupSummary.getEntry().getSbn().getGroupKey())); in testBubbleSummaryDismissal_suppressesSummaryAndBubbleFromShade()864 assertFalse(mBubbleData.isSummarySuppressed( in testAppRemovesSummary_removesAllBubbleChildren()
1030 assertTrue(mBubbleData.isSummarySuppressed(groupSummary.getEntry().getSbn().getGroupKey())); in testBubbleSummaryDismissal_suppressesSummaryAndBubbleFromShade()1052 assertFalse(mBubbleData.isSummarySuppressed( in testAppRemovesSummary_removesAllBubbleChildren()