Home
last modified time | relevance | path

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

/packages/services/Car/service/src/com/android/car/power/
DCarPowerManagementService.java2840 private void notifyPowerPolicyChange(PowerPolicyChangeNotification policyChangeNotification, in notifyPowerPolicyChange()
2870 private void notifyPowerPolicyChange(PowerPolicyChangeNotification policyChangeNotification) { in notifyPowerPolicyChange()
2886 PowerPolicyChangeNotification policyChangeNotification, CarPowerPolicy appliedPolicy) { in notifyPowerPolicyChangeToListeners()