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