Searched refs:isSummarySuppressed (Results 1 – 4 of 4) sorted by relevance
819 boolean isSuppressedSummary = mBubbleData.isSummarySuppressed(groupKey); in isBubbleNotificationSuppressedFromShade()825 if (mBubbleData.isSummarySuppressed(groupKey)) { in removeSuppressedSummaryIfNecessary()1242 boolean isSuppressedSummary = mBubbleData.isSummarySuppressed(groupKey) in isSummaryOfBubbles()
417 public boolean isSummarySuppressed(String groupKey) { in isSummarySuppressed() method in BubbleData
894 assertTrue(mBubbleData.isSummarySuppressed(groupSummary.getEntry().getSbn().getGroupKey())); in testBubbleSummaryDismissal_suppressesSummaryAndBubbleFromShade()916 assertFalse(mBubbleData.isSummarySuppressed( in testAppRemovesSummary_removesAllBubbleChildren()
1029 assertTrue(mBubbleData.isSummarySuppressed(groupSummary.getEntry().getSbn().getGroupKey())); in testBubbleSummaryDismissal_suppressesSummaryAndBubbleFromShade()1051 assertFalse(mBubbleData.isSummarySuppressed( in testAppRemovesSummary_removesAllBubbleChildren()