Searched refs:enqueuePowerPolicyRequest (Results 1 – 2 of 2) sorted by relevance
682 if (auto ret = enqueuePowerPolicyRequest(requestId, policyId, useForce); !ret.isOk()) { in applyPowerPolicyPerPowerStateChangeAsync()708 if (auto ret = enqueuePowerPolicyRequest(requestId, policyId, force); !ret.isOk()) { in applyPowerPolicyAsync()715 ScopedAStatus CarPowerPolicyServer::enqueuePowerPolicyRequest(int32_t requestId, in enqueuePowerPolicyRequest() function in android::frameworks::automotive::powerpolicy::CarPowerPolicyServer
329 ndk::ScopedAStatus enqueuePowerPolicyRequest(int32_t requestId, const std::string& policyId,