Searched refs:setPowerPolicyGroupInternal (Results 1 – 2 of 2) sorted by relevance
148 const auto& ret = mService->setPowerPolicyGroupInternal(stringValue); in onPropertyEvent()277 if (const auto& ret = mService->setPowerPolicyGroupInternal(policyGroupId); !ret.ok()) { in setPowerPolicyGroup()505 if (const auto& ret = setPowerPolicyGroupInternal(policyGroupId); !ret.ok()) { in setPowerPolicyGroup()1029 Result<void> CarPowerPolicyServer::setPowerPolicyGroupInternal(const std::string& groupId) { in setPowerPolicyGroupInternal() function in android::frameworks::automotive::powerpolicy::CarPowerPolicyServer1202 const auto& ret = setPowerPolicyGroupInternal(stringValue); in subscribeToVhal()
255 android::base::Result<void> setPowerPolicyGroupInternal(const std::string& groupId)