Home
last modified time | relevance | path

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

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