Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/domain/interactor/
DRenderNotificationListInteractor.kt50 buildActiveNotificationsStore(existingModels, sectionStyleProvider) { in <lambda>()
59 private fun buildActiveNotificationsStore( in buildActiveNotificationsStore() method