Home
last modified time | relevance | path

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

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