Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/collection/
DShadeListBuilder.java987 setEntrySection(child, section); in assignSections()
1338 setEntrySection(entry, finalSection); in applySections()
1342 private void setEntrySection(ListEntry entry, NotifSection finalSection) { in setEntrySection() method in ShadeListBuilder