Searched refs:topLevelRepresentativeNotifications (Results 1 – 4 of 4) sorted by relevance
45 val topLevelRepresentativeNotifications: Flow<List<ActiveNotificationModel>> = in <lambda>() constant in com.android.systemui.statusbar.notification.domain.interactor.ActiveNotificationsInteractor87 topLevelRepresentativeNotifications in <lambda>()
53 val notifs by collectLastValue(outputInteractor.topLevelRepresentativeNotifications) in <lambda>()125 val actual by collectLastValue(outputInteractor.topLevelRepresentativeNotifications) in <lambda>()
70 activeNotificationsInteractor.topLevelRepresentativeNotifications, in <lambda>()
213 activeNotificationsInteractor.topLevelRepresentativeNotifications, in <lambda>()