Home
last modified time | relevance | path

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

/cts/hostsidetests/car/src/android/car/cts/
DPowerPolicyHostTest.java271 private void definePowerPolicy(String policyStr) throws Exception { in definePowerPolicy() method in PowerPolicyHostTest
383 definePowerPolicy(PowerPolicyDef.PolicySet.TEST1.toString()); in defineAndCheckPolicyTest1()
392 definePowerPolicy(PowerPolicyDef.PolicySet.TEST2.toString()); in defineAndCheckPolicyTest2()
401 definePowerPolicy(PowerPolicyDef.PolicySet.LISTENER_TEST.toString()); in defineAndCheckPolicyListenerTest()
471 definePowerPolicy(powerOffPolicy.toString()); in testComponent()