Home
last modified time | relevance | path

Searched defs:mNotificationsController (Results 1 – 6 of 6) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/screenshot/
DTakeScreenshotService.java67 private final ScreenshotNotificationsController mNotificationsController; field in TakeScreenshotService
DScreenshotController.java195 private final ScreenshotNotificationsController mNotificationsController; field in ScreenshotController
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/stack/
DNotificationStackScrollLayoutControllerTest.java134 @Mock private NotificationsController mNotificationsController; field in NotificationStackScrollLayoutControllerTest
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/phone/
DCentralSurfacesImplTest.java243 @Mock private NotificationsController mNotificationsController; field in CentralSurfacesImplTest
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DCentralSurfacesImpl.java430 private final NotificationsController mNotificationsController; field in CentralSurfacesImpl
1458 mWindowRootViewVisibilityInteractor.setUp(mPresenterLazy.get(), mNotificationsController); in setUpPresenter() local
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/
DNotificationStackScrollLayoutController.java168 private final NotificationsController mNotificationsController; field in NotificationStackScrollLayoutController