Searched refs:mNotificationInterruptStateProvider (Results 1 – 5 of 5) sorted by relevance
75 private final NotificationInterruptStateProvider mNotificationInterruptStateProvider = field in StatusBarNotificationPresenterTest128 mNotificationInterruptStateProvider, in setup()135 verify(mNotificationInterruptStateProvider).addSuppressor(suppressorCaptor.capture()); in setup()
219 private TestableNotificationInterruptStateProviderImpl mNotificationInterruptStateProvider; field in CentralSurfacesImplTest367 mNotificationInterruptStateProvider = in setup()489 mNotificationInterruptStateProvider, in setup()727 assertTrue(mNotificationInterruptStateProvider.shouldHeadsUp(entry)); in testShouldHeadsUp_nonSuppressedGroupSummary()750 assertFalse(mNotificationInterruptStateProvider.shouldHeadsUp(entry)); in testShouldHeadsUp_suppressedGroupSummary()771 assertFalse(mNotificationInterruptStateProvider.shouldHeadsUp(entry)); in testShouldHeadsUp_suppressedHeadsUp()790 assertTrue(mNotificationInterruptStateProvider.shouldHeadsUp(entry)); in testShouldHeadsUp_noSuppressedHeadsUp()
140 private NotificationInterruptStateProvider mNotificationInterruptStateProvider; field in StatusBarNotificationActivityStarterTest248 mNotificationInterruptStateProvider, in setUp()
117 private final NotificationInterruptStateProvider mNotificationInterruptStateProvider; field in StatusBarNotificationActivityStarter189 mNotificationInterruptStateProvider = notificationInterruptStateProvider; in StatusBarNotificationActivityStarter()
495 protected final NotificationInterruptStateProvider mNotificationInterruptStateProvider; field in CentralSurfacesImpl805 mNotificationInterruptStateProvider = notificationInterruptStateProvider; in CentralSurfacesImpl()