Home
last modified time | relevance | path

Searched defs:powerPolicyId (Results 1 – 1 of 1) sorted by relevance

/aosp12/packages/services/Car/service/src/com/android/car/power/
H A DCarPowerManagementService.java1819 String powerPolicyId = args[1]; in definePowerPolicyFromCommand() local
1861 public int definePowerPolicy(String powerPolicyId, String[] enabledComponents, in definePowerPolicy()
1897 String powerPolicyId = args[1]; in applyPowerPolicyFromCommand() local