Home
last modified time | relevance | path

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

/aosp12/packages/services/Car/car-lib/src/android/car/hardware/power/
H A DCarPowerManager.java65 notifyPowerPolicyListeners(appliedPolicy, accumulatedPolicy);
583 private void notifyPowerPolicyListeners(CarPowerPolicy appliedPolicy, in notifyPowerPolicyListeners() method in CarPowerManager