Home
last modified time | relevance | path

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

/aosp12/packages/services/Car/service/src/com/android/car/power/
H A DCarPowerManagementService.java1115 int status = setCurrentPowerPolicyGroup(policyGroupId); in setPowerPolicyGroup()
1229 int status = setCurrentPowerPolicyGroup(state.policyGroupId); in initializePowerPolicy()
1238 private int setCurrentPowerPolicyGroup(String policyGroupId) { in setCurrentPowerPolicyGroup() method in CarPowerManagementService
1966 int status = setCurrentPowerPolicyGroup(policyGroupId); in setPowerPolicyGroupFromCommand()