Searched refs:SeenNotificationsInteractor (Results 1 – 11 of 11) sorted by relevance
24 import com.android.systemui.statusbar.notification.domain.interactor.SeenNotificationsInteractor in <lambda>()46 seenNotificationsInteractor: SeenNotificationsInteractor, in <lambda>()122 seenNotificationsInteractor: Provider<SeenNotificationsInteractor>, in provideOptional()
24 SeenNotificationsInteractor( in <lambda>()
33 private val underTest = SeenNotificationsInteractor(repository)
41 import com.android.systemui.statusbar.notification.domain.interactor.SeenNotificationsInteractor;68 private final SeenNotificationsInteractor mSeenNotificationsInteractor;107 SeenNotificationsInteractor seenNotificationsInteractor, in VisualStabilityCoordinator()
45 import com.android.systemui.statusbar.notification.domain.interactor.SeenNotificationsInteractor in <lambda>()97 private val seenNotificationsInteractor: SeenNotificationsInteractor, in <lambda>()
28 class SeenNotificationsInteractor class
25 import com.android.systemui.statusbar.notification.domain.interactor.SeenNotificationsInteractor in <lambda>()62 seenNotificationsInteractor: SeenNotificationsInteractor, in <lambda>()
41 import com.android.systemui.statusbar.notification.domain.interactor.SeenNotificationsInteractor641 SeenNotificationsInteractor(ActiveNotificationListRepository()) in runKeyguardCoordinatorTest()672 val seenNotificationsInteractor: SeenNotificationsInteractor,
60 import com.android.systemui.statusbar.notification.domain.interactor.SeenNotificationsInteractor;90 @Mock private SeenNotificationsInteractor mSeenNotificationsInteractor;
94 import com.android.systemui.statusbar.notification.domain.interactor.SeenNotificationsInteractor;191 private final SeenNotificationsInteractor mSeenNotificationsInteractor =192 new SeenNotificationsInteractor(mActiveNotificationsRepository);
117 import com.android.systemui.statusbar.notification.domain.interactor.SeenNotificationsInteractor;206 private final SeenNotificationsInteractor mSeenNotificationsInteractor;737 SeenNotificationsInteractor seenNotificationsInteractor, in NotificationStackScrollLayoutController()