Searched refs:childEntries (Results 1 – 1 of 1) sorted by relevance
532 List<NotificationEntry> childEntries = entry.getAttachedNotifChildren(); in handleGroupSummaryRemoved() local533 if (childEntries == null) { in handleGroupSummaryRemoved()536 for (int i = 0; i < childEntries.size(); i++) { in handleGroupSummaryRemoved()537 NotificationEntry childEntry = childEntries.get(i); in handleGroupSummaryRemoved()