Home
last modified time | relevance | path

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

/packages/services/Car/service/src/com/android/car/power/
DCarPowerManagementService.java292 private ICarPowerPolicySystemNotification mCarPowerPolicyDaemon; field in CarPowerManagementService
560 mCarPowerPolicyDaemon = (ICarPowerPolicySystemNotification) powerPolicyDaemon; in CarPowerManagementService()
634 mCarPowerPolicyDaemon = null; in release()
2380 daemon = mCarPowerPolicyDaemon; in initializePowerPolicy()
2698 daemon = mCarPowerPolicyDaemon; in notifyPowerPolicyChangeToDaemon()
2812 return mCarPowerPolicyDaemon; in getPowerPolicyDaemonLocked()
2885 mCarPowerPolicyDaemon = daemon; in makeBinderConnection()
2928 mCarPowerPolicyDaemon = null; in binderDied()
3494 daemon = mCarPowerPolicyDaemon; in definePowerPolicy()