Home
last modified time | relevance | path

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

/aosp12/packages/services/Car/cpp/powerpolicy/server/src/
H A DCarPowerPolicyServer.cpp552 std::string pendingPowerPolicyId; in notifySilentModeChange() local
556 pendingPowerPolicyId = mPendingPowerPolicyId; in notifySilentModeChange()
564 ret = applyPowerPolicy(pendingPowerPolicyId, in notifySilentModeChange()