Home
last modified time | relevance | path

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

/cts/hostsidetests/car/src/android/car/cts/
DPowerPolicyHostTest.java200 definePowerPolicyGroup(PowerPolicyGroups.TestSet.POLICY_GROUP_DEF1.toShellCommandString()); in testPowerPolicyChange()
201 definePowerPolicyGroup(PowerPolicyGroups.TestSet.POLICY_GROUP_DEF2.toShellCommandString()); in testPowerPolicyChange()
280 private void definePowerPolicyGroup(String policyGroupStr) throws Exception { in definePowerPolicyGroup() method in PowerPolicyHostTest