Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/collection/
DShadeListBuilder.java983 NotifSection section = applySections(entry); in assignSections()
1319 private NotifSection applySections(ListEntry entry) { in applySections() method in ShadeListBuilder