Searched refs:isSummarySuppressed (Results 1 – 4 of 4) sorted by relevance
592 && mBubbleData.isSummarySuppressed(groupKey)) { in setupNEM()614 if (mBubbleData.isSummarySuppressed(groupKey)) { in setupNEM()994 boolean isSuppressedSummary = mBubbleData.isSummarySuppressed(groupKey); in isBubbleNotificationSuppressedFromShade()1465 boolean isSuppressedSummary = (mBubbleData.isSummarySuppressed(groupKey) in isSummaryOfBubbles()
340 boolean isSummarySuppressed(String groupKey) { in isSummarySuppressed() method in BubbleData
790 assertTrue(mBubbleData.isSummarySuppressed(groupSummary.getEntry().getSbn().getGroupKey())); in testBubbleSummaryDismissal_suppressesSummaryAndBubbleFromShade()812 assertFalse(mBubbleData.isSummarySuppressed( in testAppRemovesSummary_removesAllBubbleChildren()
945 assertTrue(mBubbleData.isSummarySuppressed(groupSummary.getEntry().getSbn().getGroupKey())); in testBubbleSummaryDismissal_suppressesSummaryAndBubbleFromShade()967 assertFalse(mBubbleData.isSummarySuppressed( in testAppRemovesSummary_removesAllBubbleChildren()