Home
last modified time | relevance | path

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

/packages/services/Car/cpp/powerpolicy/server/src/
DCarPowerPolicyServer.cpp1053 std::string pendingPowerPolicyId; in notifySilentModeChangeLegacy() local
1057 pendingPowerPolicyId = mPendingPowerPolicyId; in notifySilentModeChangeLegacy()
1065 ret = applyPowerPolicy(pendingPowerPolicyId, in notifySilentModeChangeLegacy()
1074 std::string pendingPowerPolicyId; in notifySilentModeChangeInternal() local
1077 pendingPowerPolicyId = mPendingPowerPolicyId; in notifySilentModeChangeInternal()
1085 ret = applyPowerPolicyInternal(pendingPowerPolicyId, /*force=*/true, in notifySilentModeChangeInternal()