Searched refs:expectedGroupDef (Results 1 – 1 of 1) sorted by relevance
175 public boolean containsGroup(String groupId, PowerPolicyGroupDef expectedGroupDef) { in containsGroup() argument181 return policyGroup.equals(expectedGroupDef); in containsGroup()