Home
last modified time | relevance | path

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

/packages/services/Car/service/src/com/android/car/power/
DCarPowerManagementService.java2096 int status = setCurrentPowerPolicyGroup(policyGroupId); in setPowerPolicyGroup()
2423 int status = setCurrentPowerPolicyGroup(state.policyGroupId); in initializePowerPolicy()
2433 private int setCurrentPowerPolicyGroup(String policyGroupId) { in setCurrentPowerPolicyGroup() method in CarPowerManagementService
3631 int status = setCurrentPowerPolicyGroup(policyGroupId); in setPowerPolicyGroupFromCommand()