Searched refs:filteredNotifSet (Results 1 – 3 of 3) sorted by relevance
91 val filteredSet by collectLastValue(underTest.filteredNotifSet()) in filteredEntrySet()99 val filteredSet by collectLastValue(underTest.filteredNotifSet()) in filteredEntrySet_noExpandedBubbles()106 val filteredSet by collectLastValue(underTest.filteredNotifSet(showAmbient = false)) in filteredEntrySet_noAmbient()116 val filteredSet by collectLastValue(underTest.filteredNotifSet(showLowPriority = false)) in filteredEntrySet_noLowPriority()123 val filteredSet by collectLastValue(underTest.filteredNotifSet(showDismissed = false)) in filteredEntrySet_noDismissed()131 collectLastValue(underTest.filteredNotifSet(showRepliedMessages = false)) in filteredEntrySet_noRepliedMessages()140 val filteredSet by collectLastValue(underTest.filteredNotifSet(showPulsing = false)) in filteredEntrySet_noPulsing_notifsNotFullyHidden()148 val filteredSet by collectLastValue(underTest.filteredNotifSet(showPulsing = false)) in filteredEntrySet_noPulsing_notifsFullyHidden()
48 fun filteredNotifSet( in <lambda>() method in com.android.systemui.statusbar.notification.icon.domain.interactor.NotificationIconsInteractor116 iconsInteractor.filteredNotifSet( in isBypassEnabled()137 iconsInteractor.filteredNotifSet( in showSilentIcons()
39 .filteredNotifSet() in <lambda>()