Searched refs:allNotificationsCount (Results 1 – 2 of 2) sorted by relevance
65 val allNotificationsCount: Flow<Int> = in <lambda>() constant in com.android.systemui.statusbar.notification.domain.interactor.ActiveNotificationsInteractor
49 val count by collectLastValue(underTest.allNotificationsCount) in testAllNotificationsCount()