Searched refs:logicalGroupSummary (Results 1 – 1 of 1) sorted by relevance
224 ExpandableNotificationRow logicalGroupSummary = getLogicalGroupSummary(sbn); in isOnlyChildInGroup() local225 return logicalGroupSummary != null in isOnlyChildInGroup()226 && !logicalGroupSummary.getStatusBarNotification().equals(sbn); in isOnlyChildInGroup()