Home
last modified time | relevance | path

Searched defs:existingModels (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/domain/interactor/
DRenderNotificationListInteractor.kt49 repository.activeNotifications.update { existingModels -> in <lambda>() method
67 private val existingModels: ActiveNotificationsStore, in buildActiveNotificationsStore() constant in com.android.systemui.statusbar.notification.domain.interactor.ActiveNotificationsStoreBuilder