Searched refs:apPowerState (Results 1 – 1 of 1) sorted by relevance
590 VehicleApPowerStateReport apPowerState; in applyPowerPolicyPerPowerStateChangeAsync() local596 apPowerState = VehicleApPowerStateReport::WAIT_FOR_VHAL; in applyPowerPolicyPerPowerStateChangeAsync()600 apPowerState = VehicleApPowerStateReport::ON; in applyPowerPolicyPerPowerStateChangeAsync()611 std::string powerStateName = toString(apPowerState); in applyPowerPolicyPerPowerStateChangeAsync()619 mPolicyManager.getDefaultPowerPolicyForState(currentPolicyGroupId, apPowerState); in applyPowerPolicyPerPowerStateChangeAsync()