Searched refs:statusBarNotifs (Results 1 – 3 of 3) sorted by relevance
305 val filteredSet by collectLastValue(underTest.statusBarNotifs) in filteredEntrySet_noExpandedBubbles()312 val filteredSet by collectLastValue(underTest.statusBarNotifs) in filteredEntrySet_noAmbient()322 val filteredSet by collectLastValue(underTest.statusBarNotifs) in filteredEntrySet_noLowPriority_whenDontShowSilentIcons()330 val filteredSet by collectLastValue(underTest.statusBarNotifs) in filteredEntrySet_showLowPriority_whenShowSilentIcons()338 val filteredSet by collectLastValue(underTest.statusBarNotifs) in filteredEntrySet_noDismissed()345 val filteredSet by collectLastValue(underTest.statusBarNotifs) in filteredEntrySet_noRepliedMessages()354 val filteredSet by collectLastValue(underTest.statusBarNotifs) in filteredEntrySet_includesIsolatedIcon()
134 val statusBarNotifs: Flow<Set<ActiveNotificationModel>> = constant
89 iconsInteractor.statusBarNotifs in <lambda>()