Home
last modified time | relevance | path

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

/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/collection/
H A DShadeListBuilder.java977 final ListAttachState prevAttachState = entry.getPreviousAttachState(); in applySections() local
984 && newSection != prevAttachState.getSection()) { in applySections()
992 finalSection = prevAttachState.getSection(); in applySections()