Home
last modified time | relevance | path

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

/cts/hostsidetests/car/src/android/car/cts/powerpolicy/
DPowerPolicyDef.java138 public static PowerPolicyDef createWithComponentOff(String component) in createWithComponentOff() method in PowerPolicyDef
/cts/hostsidetests/car/src/android/car/cts/
DPowerPolicyHostTest.java443 PowerPolicyDef.createWithComponentOff(testHelper.mComponentName); in testComponent()