Searched refs:areAnyNotificationsPresentValue (Results 1 – 2 of 2) sorted by relevance
67 assertThat(underTest.areAnyNotificationsPresentValue).isTrue() in areAnyNotificationsPresent_isTrue()79 assertThat(underTest.areAnyNotificationsPresentValue).isFalse() in areAnyNotificationsPresent_isFalse()
85 val areAnyNotificationsPresentValue: Boolean in <lambda>() constant in com.android.systemui.statusbar.notification.domain.interactor.ActiveNotificationsInteractor