Searched refs:logicalGroupSummary (Results 1 – 1 of 1) sorted by relevance
569 NotificationEntry logicalGroupSummary = getLogicalGroupSummary(entry); in isOnlyChildInGroup() local570 return logicalGroupSummary != null && !logicalGroupSummary.getSbn().equals(sbn); in isOnlyChildInGroup()