Home
last modified time | relevance | path

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

/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/collection/
H A DShadeListBuilder.java776 setEntrySection(child, section); in sortListAndNotifySections()
996 setEntrySection(entry, finalSection); in applySections()
1000 private void setEntrySection(ListEntry entry, NotifSection finalSection) { in setEntrySection() method in ShadeListBuilder