Home
last modified time | relevance | path

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

/cts/hostsidetests/car/src/android/car/cts/powerpolicy/
DPowerPolicyTestHelper.java165 Set<String> groupIds = policyGroups.getGroupIds(); in checkPowerPolicyGroupsDefined()
DPowerPolicyGroups.java167 public Set<String> getGroupIds() { in getGroupIds() method in PowerPolicyGroups