Searched refs:groupSummary (Results 1 – 4 of 4) sorted by relevance
291 final ExpandableNotificationRow groupSummary in onComputeInternalInsets() local293 if (groupSummary != null) { in onComputeInternalInsets()294 topEntry = groupSummary; in onComputeInternalInsets()
297 UserHandle user, String groupKey, boolean groupSummary) {304 .setGroupSummary(groupSummary)
999 final ExpandableNotificationRow groupSummary1001 if (groupSummary != null) {1002 row = groupSummary;2894 ExpandableNotificationRow groupSummary =2896 if (groupSummary != null && groupSummary != row) {
1279 ExpandableNotificationRow groupSummary =1281 if (groupSummary.isClearable()) {1284 groupSummary.performDismiss(fromAccessibility);