Home
last modified time | relevance | path

Searched refs:notificationPanelViewController (Results 1 – 6 of 6) sorted by relevance

/packages/apps/Car/SystemUI/src/com/android/systemui/car/notification/
DTopNotificationPanelViewMediator.java43 NotificationPanelViewController notificationPanelViewController, in TopNotificationPanelViewMediator() argument
53 notificationPanelViewController, in TopNotificationPanelViewMediator()
60 notificationPanelViewController.setOverlayDirection( in TopNotificationPanelViewMediator()
DBottomNotificationPanelViewMediator.java43 NotificationPanelViewController notificationPanelViewController, in BottomNotificationPanelViewMediator() argument
53 notificationPanelViewController, in BottomNotificationPanelViewMediator()
60 notificationPanelViewController.setOverlayDirection( in BottomNotificationPanelViewMediator()
DNotificationPanelViewMediator.java96 NotificationPanelViewController notificationPanelViewController, in NotificationPanelViewMediator() argument
106 mNotificationPanelViewController = notificationPanelViewController; in NotificationPanelViewMediator()
/packages/apps/Car/SystemUI/src/com/android/systemui/car/systembar/
DCarSystemBarController.java420 NotificationPanelViewController notificationPanelViewController) { in setupBar() argument
424 view.registerNotificationPanelViewController(notificationPanelViewController); in setupBar()
517 NotificationPanelViewController notificationPanelViewController) { in registerNotificationPanelViewController() argument
518 mNotificationPanelViewController = notificationPanelViewController; in registerNotificationPanelViewController()
/packages/apps/Car/SystemUI/tests/src/com/android/systemui/car/systembar/
DSystemBarConfigsTest.java375 NotificationPanelViewController notificationPanelViewController, in TestTopNotificationPanelViewMediator() argument
382 super(context, carSystemBarController, notificationPanelViewController, in TestTopNotificationPanelViewMediator()
/packages/apps/Car/SystemUI/src/com/android/systemui/
DCarSystemUIModule.java178 NotificationShadeWindowControllerImpl notificationPanelViewController); in bindNotificationShadeController() argument