Searched refs:policyChangeNotification (Results 1 – 1 of 1) sorted by relevance
2840 private void notifyPowerPolicyChange(PowerPolicyChangeNotification policyChangeNotification, in notifyPowerPolicyChange() argument2843 String policyId = policyChangeNotification.policyId; in notifyPowerPolicyChange()2852 notifyPowerPolicyChangeToListeners(policyChangeNotification, appliedPolicy); in notifyPowerPolicyChange()2870 private void notifyPowerPolicyChange(PowerPolicyChangeNotification policyChangeNotification) { in notifyPowerPolicyChange() argument2871 String policyId = policyChangeNotification.policyId; in notifyPowerPolicyChange()2879 notifyPowerPolicyChangeToListeners(policyChangeNotification, appliedPolicy); in notifyPowerPolicyChange()2886 PowerPolicyChangeNotification policyChangeNotification, CarPowerPolicy appliedPolicy) { in notifyPowerPolicyChangeToListeners() argument2887 String policyId = policyChangeNotification.policyId; in notifyPowerPolicyChangeToListeners()2889 SparseBooleanArray updatedComponents = policyChangeNotification.lastModifiedComponents; in notifyPowerPolicyChangeToListeners()2910 policyChangeNotification.accumulatedPolicy); in notifyPowerPolicyChangeToListeners()