Home
last modified time | relevance | path

Searched defs:orderedChildren (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
DNotificationViewHierarchyManager.java213 List<NotificationEntry> orderedChildren = mTmpChildOrderMap.get(parent); in updateNotificationViews() local
353 List<NotificationEntry> orderedChildren = mTmpChildOrderMap.get(parent.getEntry()); in addNotificationChildrenAndSort() local
398 List<NotificationEntry> orderedChildren = mTmpChildOrderMap.get(parent.getEntry()); in removeNotificationChildren() local