Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/collection/
DShadeListBuilder.java923 NotifSection finalSection = newSection; in applySections() local
936 finalSection = prevAttachState.getSection(); in applySections()
940 entry.getAttachState().setSection(finalSection); in applySections()
942 return finalSection; in applySections()