Home
last modified time | relevance | path

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

/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/collection/
H A DShadeListBuilder.java217 sectioner.setInvalidationListener(this::onNotifSectionInvalidated); in setSectioners()
302 private void onNotifSectionInvalidated(NotifSectioner section) { in onNotifSectionInvalidated() method in ShadeListBuilder