Searched refs:accumulatedPowerPolicy (Results 1 – 1 of 1) sorted by relevance
2262 CarPowerPolicy accumulatedPowerPolicy = convertPowerPolicyFromDaemon(accumulatedPolicy); in onApplyPowerPolicySucceeded() local2263 policyRequest.onPolicyRequestSucceeded(accumulatedPowerPolicy, deferred); in onApplyPowerPolicySucceeded()2746 private void notifyPowerPolicyChange(CarPowerPolicy accumulatedPowerPolicy) { in notifyPowerPolicyChange() argument2747 String policyId = accumulatedPowerPolicy.getPolicyId(); in notifyPowerPolicyChange()2755 notifyPowerPolicyChange(policyId, appliedPolicy, accumulatedPowerPolicy); in notifyPowerPolicyChange()