Home
last modified time | relevance | path

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

/aosp12/packages/services/Car/service/src/com/android/car/power/
H A DCarPowerManagementService.java1226 notifyPowerPolicyChangeToDaemon(currentPowerPolicyId, /* force= */ true); in initializePowerPolicy()
1314 private void notifyPowerPolicyChangeToDaemon(String policyId, boolean force) { in notifyPowerPolicyChangeToDaemon() method in CarPowerManagementService
1339 notifyPowerPolicyChangeToDaemon(policyId, force); in notifyPowerPolicyChange()