Searched refs:isPendingNotificationInGroup (Results 1 – 1 of 1) sorted by relevance
246 if (isPendingNotificationInGroup(entry, group) && onlySummaryAlerts(entry)) { in getPendingChildrenNotAlerting()265 if (isPendingNotificationInGroup(entry, group)) { in pendingInflationsWillAddChildren()279 private boolean isPendingNotificationInGroup(@NonNull NotificationEntry entry, in isPendingNotificationInGroup() method in NotificationGroupAlertTransferHelper