Searched refs:setInvitableAccountTypes (Results 1 – 2 of 2) sorted by relevance
293 /* package */ void setInvitableAccountTypes(ImmutableList<AccountType> accountTypes) { in setInvitableAccountTypes() method in Contact
411 contactData.setInvitableAccountTypes(resultListBuilder.build()); in loadInvitableAccountTypes()