Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/collection/
DShadeListBuilder.java1192 final NotifSection notifSection = mNotifSections.get(i); in cleanupPluggables() local
1193 notifSection.getSectioner().onCleanup(); in cleanupPluggables()
1194 final NotifComparator comparator = notifSection.getComparator(); in cleanupPluggables()