Home
last modified time | relevance | path

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

/cts/hostsidetests/car/src/android/car/cts/
DPowerPolicyHostTest.java512 definePowerPolicyGroup(PowerPolicyGroups.TestSet.POLICY_GROUP_DEF1.toShellCommandString()); in testPowerPolicyChange()
513 definePowerPolicyGroup(PowerPolicyGroups.TestSet.POLICY_GROUP_DEF2.toShellCommandString()); in testPowerPolicyChange()
/cts/hostsidetests/car/src/android/car/cts/powerpolicy/
DPowerPolicyGroups.java207 public String toShellCommandString() { in toShellCommandString() method in PowerPolicyGroups.PowerPolicyGroupDef