Searched refs:isSummaryOfSuppressedGroup (Results 1 – 4 of 4) sorted by relevance
164 when(mGroupManager.isSummaryOfSuppressedGroup(entry0.notification)).thenReturn(true); in testNotificationsBecomingSuppressed()
323 boolean suppressedSummary = mGroupManager.isSummaryOfSuppressedGroup( in updateRowStates()
328 public boolean isSummaryOfSuppressedGroup(StatusBarNotification sbn) { in isSummaryOfSuppressedGroup() method in NotificationGroupManager
551 boolean suppressedSummary = mGroupManager.isSummaryOfSuppressedGroup( in computeMaxKeyguardNotifications()