Searched refs:carSystemBarController (Results 1 – 6 of 6) sorted by relevance
/packages/apps/Car/SystemUI/src/com/android/systemui/car/notification/ |
D | TopNotificationPanelViewMediator.java | 37 CarSystemBarController carSystemBarController, in TopNotificationPanelViewMediator() argument 46 super(carSystemBarController, in TopNotificationPanelViewMediator()
|
D | BottomNotificationPanelViewMediator.java | 37 CarSystemBarController carSystemBarController, in BottomNotificationPanelViewMediator() argument 46 super(carSystemBarController, in BottomNotificationPanelViewMediator()
|
D | NotificationPanelViewMediator.java | 72 CarSystemBarController carSystemBarController, in NotificationPanelViewMediator() argument 81 mCarSystemBarController = carSystemBarController; in NotificationPanelViewMediator()
|
/packages/apps/Car/SystemUI/src/com/android/systemui/car/keyguard/ |
D | CarKeyguardViewController.java | 99 CarSystemBarController carSystemBarController, in CarKeyguardViewController() argument 109 mCarSystemBarController = carSystemBarController; in CarKeyguardViewController()
|
/packages/apps/Car/SystemUI/tests/src/com/android/systemui/car/systembar/ |
D | SystemBarConfigsTest.java | 280 CarSystemBarController carSystemBarController, in TestTopNotificationPanelViewMediator() argument 286 super(carSystemBarController, notificationPanelViewController, powerManagerHelper, in TestTopNotificationPanelViewMediator()
|
/packages/apps/Car/SystemUI/src/com/android/systemui/car/systembar/ |
D | CarSystemBar.java | 121 CarSystemBarController carSystemBarController, in CarSystemBar() argument 139 mCarSystemBarController = carSystemBarController; in CarSystemBar()
|