Searched refs:PerUserAssociationSet (Results 1 – 1 of 1) sorted by relevance
190 private final PerUserAssociationSet mRevokedAssociationsPendingRoleHolderRemoval =191 new PerUserAssociationSet();1588 private static class PerUserAssociationSet extends PerUser<Set<AssociationInfo>> { class