Home
last modified time | relevance | path

Searched defs:policyChangeNotification (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/packages/services/Car/service/src/com/android/car/power/
DCarPowerManagementService.java2802 private void notifyPowerPolicyChange(PowerPolicyChangeNotification policyChangeNotification, in notifyPowerPolicyChange()
2832 private void notifyPowerPolicyChange(PowerPolicyChangeNotification policyChangeNotification) { in notifyPowerPolicyChange()
2848 PowerPolicyChangeNotification policyChangeNotification, CarPowerPolicy appliedPolicy) { in notifyPowerPolicyChangeToListeners()