Searched refs:notifyPowerStateChangeToDaemon (Results 1 – 1 of 1) sorted by relevance
896 private void notifyPowerStateChangeToDaemon(@CarPowerManager.CarPowerState int powerState) { in notifyPowerStateChangeToDaemon() method in CarPowerManagementService906 notifyPowerStateChangeToDaemon(daemon, powerState); in notifyPowerStateChangeToDaemon()909 private void notifyPowerStateChangeToDaemon(ICarPowerPolicyDelegate daemon, in notifyPowerStateChangeToDaemon() method in CarPowerManagementService974 notifyPowerStateChangeToDaemon(CarPowerManager.STATE_WAIT_FOR_VHAL); in handleWaitForVhal()1054 notifyPowerStateChangeToDaemon(CarPowerManager.STATE_ON); in handleOn()2374 notifyPowerStateChangeToDaemon(daemon, currentPowerState); in initializePowerPolicy()