Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/collection/
DNotificationData.java257 final ArrayList<NotificationEntry> logicalChildren = in isHighPriority() local
259 for (NotificationEntry child : logicalChildren) { in isHighPriority()