Searched refs:getAssociationsForUserLocked (Results 1 – 1 of 1) sorted by relevance
200 return getAssociationsForUserLocked(userId); in getAssociationsForUser()243 private @NonNull List<AssociationInfo> getAssociationsForUserLocked(@UserIdInt int userId) { in getAssociationsForUserLocked() method in AssociationStoreImpl