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