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.java179 List<ExpandableNotificationRow> orderedChildren = in updateNotificationViews() local
183 mTmpChildOrderMap.put(summary.getRow(), orderedChildren); in updateNotificationViews() local
287 List<ExpandableNotificationRow> orderedChildren = mTmpChildOrderMap.get(parent); in addNotificationChildrenAndSort() local
327 List<ExpandableNotificationRow> orderedChildren = mTmpChildOrderMap.get(parent); in removeNotificationChildren() local