Home
last modified time | relevance | path

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

/packages/services/Car/cpp/powerpolicy/server/tests/
DCarPowerPolicyServerTest.cpp479 const std::string powerPolicyId = "policy_id_other_off"; in TEST_F() local
497 const std::string powerPolicyId = "policy_id_other_off"; in TEST_F() local
/packages/services/Car/service/src/com/android/car/power/
DCarPowerManagementService.java3408 String powerPolicyId = args[1]; in definePowerPolicyFromCommand() local
3450 public int definePowerPolicy(String powerPolicyId, String[] enabledComponents, in definePowerPolicy()
3520 String powerPolicyId = args[1]; in applyPowerPolicyFromCommand() local