Home
last modified time | relevance | path

Searched defs:carPowerManagementService (Results 1 – 8 of 8) sorted by relevance

/packages/services/Car/service/src/com/android/car/systeminterface/
DDisplayInterface.java75 void init(CarPowerManagementService carPowerManagementService, CarUserService carUserService); in init()
273 CarPowerManagementService carPowerManagementService = null; in refreshDisplayBrightness() local
292 CarPowerManagementService carPowerManagementService, int displayId) { in setDisplayBrightnessThroughVhal()
308 CarPowerManagementService carPowerManagementService) { in setDisplayBrightnessThroughVhalLegacy()
372 public void init(CarPowerManagementService carPowerManagementService, in init()
383 CarPowerManagementService carPowerManagementService; in startDisplayStateMonitoring() local
430 CarPowerManagementService carPowerManagementService; in setDisplayState() local
DSystemInterface.java150 public void init(CarPowerManagementService carPowerManagementService, in init()
/packages/services/Car/service/src/com/android/car/systeminterface/test/
DDisplayInterfaceEmptyImpl.java34 public void init(CarPowerManagementService carPowerManagementService, in init()
/packages/services/Car/service/src/com/android/car/audio/
DCarAudioPowerListener.java67 CarPowerManagementService carPowerManagementService) { in CarAudioPowerListener()
/packages/services/Car/service/src/com/android/car/telemetry/sessioncontroller/
DSessionController.java100 CarPowerManagementService carPowerManagementService, in SessionController()
/packages/services/Car/service/src/com/android/car/telemetry/
DCarTelemetryService.java203 CarPowerManagementService carPowerManagementService, in CarTelemetryService()
212 CarPowerManagementService carPowerManagementService, in CarTelemetryService()
/packages/services/Car/tests/CarServiceTest/src/com/android/car/power/
DCarPowerManagementServiceTest.java748 public void init(CarPowerManagementService carPowerManagementService, in init()
/packages/services/Car/tests/carservice_unit_test/src/com/android/car/power/
DCarPowerManagementServiceUnitTest.java3457 public void init(CarPowerManagementService carPowerManagementService, in init()