Searched refs:hideNotificationsInteractor (Results 1 – 3 of 3) sorted by relevance
21 …ort com.android.systemui.statusbar.notification.stack.domain.interactor.hideNotificationsInteractor25 HideListViewModel(hideNotificationsInteractor = Provider { hideNotificationsInteractor }) in <lambda>()
31 private val hideNotificationsInteractor: Provider<HideNotificationsInteractor>, constant in com.android.systemui.statusbar.notification.stack.ui.viewmodel.HideListViewModel41 hideNotificationsInteractor.get().shouldHideNotifications
26 val Kosmos.hideNotificationsInteractor by Fixture { in <lambda>() constant