Home
last modified time | relevance | path

Searched refs:currentPolicyId (Results 1 – 1 of 1) sorted by relevance

/aosp12/packages/services/Car/cpp/powerpolicy/server/src/
H A DCarPowerPolicyServer.cpp612 std::string currentPolicyId; in connectToVhalHelper() local
617 currentPolicyId = mCurrentPowerPolicyMeta.powerPolicy->policyId; in connectToVhalHelper()
627 } else if (!currentPolicyId.empty()) { in connectToVhalHelper()
628 notifyVhalNewPowerPolicy(currentPolicyId); in connectToVhalHelper()