Searched refs:NotificationsShadeController (Results 1 – 5 of 5) sorted by relevance
38 import com.android.systemui.car.systembar.CarSystemBarController.NotificationsShadeController;73 private NotificationsShadeController mNotificationsShadeController;184 public void setNotificationsPanelController(NotificationsShadeController controller) { in setNotificationsPanelController()194 public NotificationsShadeController getNotificationsPanelController() { in getNotificationsPanelController()
97 private NotificationsShadeController mNotificationsShadeController;417 NotificationsShadeController notifShadeController, in setupBar()499 NotificationsShadeController notificationsShadeController) { in registerNotificationController()645 public interface NotificationsShadeController { interface in CarSystemBarController
432 CarSystemBarController.NotificationsShadeController controller = in testRegisterNotificationController_createViewFirst_registrationSuccessful()436 mock(CarSystemBarController.NotificationsShadeController.class)); in testRegisterNotificationController_createViewFirst_registrationSuccessful()448 mock(CarSystemBarController.NotificationsShadeController.class)); in testRegisterNotificationController_registerFirst_registrationSuccessful()450 CarSystemBarController.NotificationsShadeController controller = in testRegisterNotificationController_registerFirst_registrationSuccessful()
53 private CarSystemBarController.NotificationsShadeController mNotificationsShadeController;
124 new CarSystemBarController.NotificationsShadeController() { in registerListeners()