Searched refs:mNotificationsInteractor (Results 1 – 2 of 2) sorted by relevance
81 private final NotificationsInteractor mNotificationsInteractor = field in StatusBarNotificationPresenterTest118 mNotificationsInteractor, in setup()228 when(mNotificationsInteractor.areNotificationAlertsEnabled()).thenReturn(false); in testSuppressInterruptions_statusBarAlertsDisabled()
82 private final NotificationsInteractor mNotificationsInteractor; field in StatusBarNotificationPresenter129 mNotificationsInteractor = notificationsInteractor; in StatusBarNotificationPresenter()311 return !mNotificationsInteractor.areNotificationAlertsEnabled();