Searched defs:hasFilteredNotifs (Results 1 – 2 of 2) sorted by relevance
122 val hasFilteredNotifs by collectLastValue(underTest.hasFilteredOutSeenNotifications) in hasFilteredOutSeenNotifications_true() constant133 val hasFilteredNotifs by collectLastValue(underTest.hasFilteredOutSeenNotifications) in hasFilteredOutSeenNotifications_false() constant
272 .collect { (shouldShow, areNotifsHidden, hasFilteredNotifs) -> in <lambda>() method