Home
last modified time | relevance | path

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

/packages/apps/Car/SystemUI/tests/src/com/android/systemui/car/systembar/
DCarSystemBarControllerTest.java433 bottomBar.getNotificationsPanelController(); in testRegisterNotificationController_createViewFirst_registrationSuccessful()
437 controller = bottomBar.getNotificationsPanelController(); in testRegisterNotificationController_createViewFirst_registrationSuccessful()
451 bottomBar.getNotificationsPanelController(); in testRegisterNotificationController_registerFirst_registrationSuccessful()
/packages/apps/Car/SystemUI/src/com/android/systemui/car/systembar/
DCarSystemBarView.java194 public NotificationsShadeController getNotificationsPanelController() { in getNotificationsPanelController() method in CarSystemBarView