Home
last modified time | relevance | path

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

/packages/services/Car/service/src/com/android/car/power/
DCarPowerManagementService.java2420 notifyPowerPolicyChangeToDaemon(currentPowerPolicyId, /* force= */ true); in initializePowerPolicy()
2695 private void notifyPowerPolicyChangeToDaemon(String policyId, boolean force) { in notifyPowerPolicyChangeToDaemon() method in CarPowerManagementService
2721 notifyPowerPolicyChangeToDaemon(policyId, force); in notifyPowerPolicyChange()