Home
last modified time | relevance | path

Searched refs:childrenCopy (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/collection/legacy/
DNotificationGroupManagerLegacy.java252 ArrayList<NotificationEntry> childrenCopy = in onEntryAddedInternal() local
254 for (NotificationEntry child : childrenCopy) { in onEntryAddedInternal()