Searched refs:getInvitableAccountTypes (Results 1 – 2 of 2) sorted by relevance
289 public ImmutableList<AccountType> getInvitableAccountTypes() { in getInvitableAccountTypes() method in Contact
261 if (mLoadInvitableAccountTypes && result.getInvitableAccountTypes() == null) { in loadInBackground()