Searched refs:notifyVhalNewPowerPolicy (Results 1 – 2 of 2) sorted by relevance
995 if (const auto& ret = notifyVhalNewPowerPolicy(policy->policyId); !ret.ok()) { in applyAndNotifyPowerPolicy()1145 notifyVhalNewPowerPolicy(currentPolicyId); in connectToVhalHelper()1249 Result<void> CarPowerPolicyServer::notifyVhalNewPowerPolicy(const std::string& policyId) { in notifyVhalNewPowerPolicy() function in android::frameworks::automotive::powerpolicy::CarPowerPolicyServer
319 android::base::Result<void> notifyVhalNewPowerPolicy(const std::string& policyId)