Home
last modified time | relevance | path

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

/packages/services/Car/service/src/com/android/car/power/
DCarPowerManagementService.java2289 mHandler.handlePowerPolicyNotification(currentAccumulatedPolicy); in onPowerPolicyChanged()
2616 mHandler.handlePowerPolicyNotification(accumulatedPolicy); in applyPowerPolicy()
2640 mHandler.handlePowerPolicyNotification(policyId); in applyPowerPolicy()
3039 private void handlePowerPolicyNotification(String policyId) { in handlePowerPolicyNotification() method in CarPowerManagementService.PowerHandler
3044 private void handlePowerPolicyNotification(CarPowerPolicy accumulatedPolicy) { in handlePowerPolicyNotification() method in CarPowerManagementService.PowerHandler