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.java720 NotifSection section = applySections(entry); in sortList()
919 private NotifSection applySections(ListEntry entry) { in applySections() method in ShadeListBuilder