Searched refs:isGroupSuppressed (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
H A DNotificationGroupManager.java226 return isGroupSuppressed(getGroupKey(sbn)) && sbn.getNotification().isGroupSummary();
250 private boolean isGroupSuppressed(String groupKey) { method in class:NotificationGroupManager
419 if (!isGroupSuppressed(sbn.getGroupKey())

Completed in 125 milliseconds