Searched refs:mNotificationsController (Results 1 – 6 of 6) sorted by relevance
67 private final ScreenshotNotificationsController mNotificationsController; field in TakeScreenshotService115 mNotificationsController = notificationsControllerFactory.create(Display.DEFAULT_DISPLAY); in TakeScreenshotService()198 mNotificationsController.notifyScreenshotError( in handleRequest()
195 private final ScreenshotNotificationsController mNotificationsController; field in ScreenshotController280 mNotificationsController = screenshotNotificationsControllerFactory.create( in ScreenshotController()369 mNotificationsController.notifyScreenshotError( in handleScreenshot()766 mNotificationsController.notifyScreenshotError( in saveScreenshotAndToast()967 mNotificationsController.notifyScreenshotError( in logScreenshotResultStatus()
168 private final NotificationsController mNotificationsController; field in NotificationStackScrollLayoutController526 mNotificationsController.setNotificationSnoozed(sbn, snoozeOption);758 mNotificationsController = notificationsController; in NotificationStackScrollLayoutController()813 mView.setResetUserExpandedStatesRunnable(mNotificationsController::resetUserExpandedStates); in setUpView()
134 @Mock private NotificationsController mNotificationsController; field in NotificationStackScrollLayoutControllerTest980 mNotificationsController, in initController()
430 private final NotificationsController mNotificationsController; field in CentralSurfacesImpl715 mNotificationsController = notificationsController; in CentralSurfacesImpl()1453 mNotificationsController.initialize( in setUpPresenter()1458 mWindowRootViewVisibilityInteractor.setUp(mPresenterLazy.get(), mNotificationsController); in setUpPresenter() local1915 mNotificationsController.resetUserExpandedStates();
243 @Mock private NotificationsController mNotificationsController; field in CentralSurfacesImplTest497 mNotificationsController, in createCentralSurfaces()