Searched refs:rolesSet (Results 1 – 1 of 1) sorted by relevance
1171 Set<ClientRole> rolesSet = Set.of(roles); in getClientModeManagersInRoles() local1175 if (role != null && rolesSet.contains(role)) { in getClientModeManagersInRoles()