Home
last modified time | relevance | path

Searched refs:disableController (Results 1 – 25 of 25) sorted by relevance

/packages/apps/Car/SystemUI/src/com/android/systemui/car/statusicon/ui/
DDisplayStatusIconController.java45 CarSystemBarElementStatusBarDisableController disableController, in DisplayStatusIconController() argument
48 super(view, disableController, stateController); in DisplayStatusIconController()
DDriveModeStatusIconController.java47 CarSystemBarElementStatusBarDisableController disableController, in DriveModeStatusIconController() argument
51 super(view, disableController, stateController); in DriveModeStatusIconController()
DMobileSignalStatusIconController.java49 CarSystemBarElementStatusBarDisableController disableController, in MobileSignalStatusIconController() argument
52 super(view, disableController, stateController); in MobileSignalStatusIconController()
DWifiSignalStatusIconController.java54 CarSystemBarElementStatusBarDisableController disableController, in WifiSignalStatusIconController() argument
57 super(view, disableController, stateController); in WifiSignalStatusIconController()
DPhoneCallStatusIconController.java68 CarSystemBarElementStatusBarDisableController disableController, in PhoneCallStatusIconController() argument
71 super(view, disableController, stateController); in PhoneCallStatusIconController()
DLocationStatusIconController.java69 CarSystemBarElementStatusBarDisableController disableController, in LocationStatusIconController() argument
72 super(view, disableController, stateController); in LocationStatusIconController()
DBluetoothStatusIconController.java55 CarSystemBarElementStatusBarDisableController disableController, in BluetoothStatusIconController() argument
59 super(view, disableController, stateController); in BluetoothStatusIconController()
DMediaVolumeStatusIconController.java96 CarSystemBarElementStatusBarDisableController disableController, in MediaVolumeStatusIconController() argument
102 super(view, disableController, stateController); in MediaVolumeStatusIconController()
DSignalStatusIconController.java71 CarSystemBarElementStatusBarDisableController disableController, in SignalStatusIconController() argument
78 super(view, disableController, stateController); in SignalStatusIconController()
/packages/services/Car/car_product/distant_display/apps/CarDistantDisplaySystemUI/src/com/android/systemui/car/statusicon/ui/
DDistantDisplayStatusIconPanelController.java43 CarSystemBarElementStatusBarDisableController disableController, in DistantDisplayStatusIconPanelController() argument
47 super(view, disableController, stateController, statusIconPanelBuilder); in DistantDisplayStatusIconPanelController()
DDistantDisplayStatusIconController.java47 CarSystemBarElementStatusBarDisableController disableController, in DistantDisplayStatusIconController() argument
51 super(view, disableController, stateController); in DistantDisplayStatusIconController()
/packages/apps/Car/SystemUI/src/com/android/systemui/car/systembar/
DDataSubscriptionUnseenIconController.java44 CarSystemBarElementStatusBarDisableController disableController, in DataSubscriptionUnseenIconController() argument
46 super(view, disableController, stateController); in DataSubscriptionUnseenIconController()
DCarSystemBarPanelButtonViewController.java42 CarSystemBarElementStatusBarDisableController disableController, in CarSystemBarPanelButtonViewController() argument
45 super(view, disableController, stateController); in CarSystemBarPanelButtonViewController()
DDockViewControllerWrapper.java105 CarSystemBarElementStatusBarDisableController disableController, in DockViewControllerWrapper() argument
109 super(view, disableController, stateController); in DockViewControllerWrapper()
/packages/apps/Car/SystemUI/src/com/android/systemui/car/statusicon/
DStatusIconViewController.java39 CarSystemBarElementStatusBarDisableController disableController, in StatusIconViewController() argument
41 super(view, disableController, stateController); in StatusIconViewController()
/packages/apps/Car/SystemUI/src/com/android/systemui/car/qc/
DQCScreenOffButtonController.java50 CarSystemBarElementStatusBarDisableController disableController, in QCScreenOffButtonController() argument
53 super(view, disableController, stateController, context, userTracker); in QCScreenOffButtonController()
DQCFooterViewController.java47 CarSystemBarElementStatusBarDisableController disableController, in QCFooterViewController() argument
50 super(view, disableController, stateController); in QCFooterViewController()
DQCFooterButtonController.java46 CarSystemBarElementStatusBarDisableController disableController, in QCFooterButtonController() argument
49 super(view, disableController, stateController); in QCFooterButtonController()
DQCUserPickerButtonController.java64 CarSystemBarElementStatusBarDisableController disableController, in QCUserPickerButtonController() argument
68 super(view, disableController, stateController, context, userTracker); in QCUserPickerButtonController()
DSystemUIQCViewController.java67 CarSystemBarElementStatusBarDisableController disableController, in SystemUIQCViewController() argument
71 super(view, disableController, stateController); in SystemUIQCViewController()
DQCLogoutButtonController.java85 CarSystemBarElementStatusBarDisableController disableController, in QCLogoutButtonController() argument
88 super(view, disableController, stateController, context, userTracker); in QCLogoutButtonController()
/packages/services/Car/car_product/car_ui_portrait/apps/CarUiPortraitSystemUI/src/com/android/systemui/car/systembar/
DCarUiPortraitDockViewControllerWrapper.java48 CarSystemBarElementStatusBarDisableController disableController, in CarUiPortraitDockViewControllerWrapper() argument
53 super(view, disableController, stateController, context, userTracker, userFileManager, in CarUiPortraitDockViewControllerWrapper()
/packages/apps/Car/SystemUI/tests/src/com/android/systemui/car/statusicon/
DStatusIconViewControllerTest.java90 CarSystemBarElementStatusBarDisableController disableController, in TestStatusIconViewController() argument
92 super(view, disableController, selectionRestorer); in TestStatusIconViewController()
/packages/apps/Car/SystemUI/src/com/android/systemui/car/systembar/element/
DCarSystemBarElementController.java42 CarSystemBarElementStatusBarDisableController disableController, in CarSystemBarElementController() argument
45 mElementDisableController = disableController; in CarSystemBarElementController()
/packages/services/Car/car_product/car_ui_portrait/apps/CarUiPortraitSystemUI/src/com/android/systemui/car/statusicon/ui/
DStatusBarSensorInfoController.java64 CarSystemBarElementStatusBarDisableController disableController, in StatusBarSensorInfoController() argument
70 super(view, disableController, stateController); in StatusBarSensorInfoController()