Home
last modified time | relevance | path

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

/packages/services/Car/service/src/com/android/car/power/
DCarPowerManagementService.java1865 private void doHandlePowerPolicyNotification(String policyId) { in doHandlePowerPolicyNotification() method in CarPowerManagementService
1870 private void doHandlePowerPolicyNotification(CarPowerPolicy accumulatedPolicy) { in doHandlePowerPolicyNotification() method in CarPowerManagementService
3082 service.doHandlePowerPolicyNotification((CarPowerPolicy) msg.obj); in handleMessage()
3084 service.doHandlePowerPolicyNotification((String) msg.obj); in handleMessage()