Home
last modified time | relevance | path

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

/cts/hostsidetests/car/src/android/car/cts/
DPowerPolicyHostTest.java275 private void definePowerPolicyGroup(String policyGroupStr) throws Exception { in definePowerPolicyGroup() argument
276 executeCommand("cmd car_service define-power-policy-group %s", policyGroupStr); in definePowerPolicyGroup()