Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/accessibility/
DSystemActionsTest.java68 private NotificationShadeWindowController mNotificationShadeController; field in SystemActionsTest
96 mNotificationShadeController, in setUp()
/frameworks/base/packages/SystemUI/src/com/android/systemui/accessibility/
DSystemActions.java200 private final NotificationShadeWindowController mNotificationShadeController; field in SystemActions
228 mNotificationShadeController = notificationShadeController; in SystemActions()
240 mNotificationShadeController.registerCallback(mNotificationShadeCallback); in start()