Home
last modified time | relevance | path

Searched defs:finalSection (Results 1 – 1 of 1) sorted by relevance

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/collection/
H A DShadeListBuilder.java1322 NotifSection finalSection = newSection; in applySections() local
1341 private void setEntrySection(ListEntry entry, NotifSection finalSection) { in setEntrySection()