Home
last modified time | relevance | path

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

/cts/hostsidetests/car/src/android/car/cts/powerpolicy/
DPowerPolicyTestHelper.java131 public void checkCurrentPolicyGroupId(String expected) { in checkCurrentPolicyGroupId() method in PowerPolicyTestHelper
/cts/hostsidetests/car/src/android/car/cts/
DPowerPolicyHostTest.java191 testHelper.checkCurrentPolicyGroupId(null); in testPowerPolicyChange()
203 testHelper.checkCurrentPolicyGroupId(PowerPolicyGroups.TestSet.GROUP_ID1); in testPowerPolicyChange()