Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/domain/interactor/
DRenderNotificationListInteractor.kt51 entries.forEach(::addListEntry) in <lambda>()
79 fun addListEntry(entry: ListEntry) { in buildActiveNotificationsStore() method in com.android.systemui.statusbar.notification.domain.interactor.ActiveNotificationsStoreBuilder