Home
last modified time | relevance | path

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

/cts/hostsidetests/car/src/android/car/cts/powerpolicy/
DPowerPolicyTestHelper.java170 mFrameCpms.getPowerPolicyGroups().containsGroup(groupId, groupDef)).isTrue(); in checkPowerPolicyGroupsDefined()
DPowerPolicyGroups.java175 public boolean containsGroup(String groupId, PowerPolicyGroupDef expectedGroupDef) { in containsGroup() method in PowerPolicyGroups