Searched refs:isGroupSuppressed (Results 1 – 1 of 1) sorted by relevance
273 return isGroupSuppressed(getGroupKey(sbn)) && sbn.getNotification().isGroupSummary(); in isSummaryOfSuppressedGroup()297 private boolean isGroupSuppressed(String groupKey) { in isGroupSuppressed() method in NotificationGroupManager