Searched defs:mNotificationsController (Results 1 – 6 of 6) sorted by relevance
67 private final ScreenshotNotificationsController mNotificationsController; field in TakeScreenshotService
195 private final ScreenshotNotificationsController mNotificationsController; field in ScreenshotController
134 @Mock private NotificationsController mNotificationsController; field in NotificationStackScrollLayoutControllerTest
243 @Mock private NotificationsController mNotificationsController; field in CentralSurfacesImplTest
430 private final NotificationsController mNotificationsController; field in CentralSurfacesImpl1458 mWindowRootViewVisibilityInteractor.setUp(mPresenterLazy.get(), mNotificationsController); in setUpPresenter() local
168 private final NotificationsController mNotificationsController; field in NotificationStackScrollLayoutController