Home
last modified time | relevance | path

Searched refs:mNotificationShadeController (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/accessibility/
DSystemActionsTest.java63 private NotificationShadeWindowController mNotificationShadeController; field in SystemActionsTest
88 mNotificationShadeController, in setUp()
/frameworks/base/packages/SystemUI/src/com/android/systemui/accessibility/
DSystemActions.java190 private final NotificationShadeWindowController mNotificationShadeController; field in SystemActions
218 mNotificationShadeController = notificationShadeController; in SystemActions()
230 mNotificationShadeController.registerCallback(mNotificationShadeCallback); in start()