Home
last modified time | relevance | path

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

/packages/services/Car/service/src/com/android/car/power/
DCarPowerManagementService.java1251 private int applyPowerPolicy(@Nullable String policyId, boolean upToDaemon) { in applyPowerPolicy() argument
1268 notifyPowerPolicyChange(policyId, upToDaemon); in applyPowerPolicy()
1335 private void notifyPowerPolicyChange(String policyId, boolean upToDaemon) { in notifyPowerPolicyChange() argument
1337 if (upToDaemon) { in notifyPowerPolicyChange()