Searched refs:mInvitableAccountTypes (Results 1 – 2 of 2) sorted by relevance
66 private ImmutableList<AccountType> mInvitableAccountTypes; field in Contact103 mInvitableAccountTypes = null; in Contact()147 mInvitableAccountTypes = null; in Contact()173 mInvitableAccountTypes = from.mInvitableAccountTypes; in Contact()290 return mInvitableAccountTypes; in getInvitableAccountTypes()294 mInvitableAccountTypes = accountTypes; in setInvitableAccountTypes()
248 private Map<AccountTypeWithDataSet, AccountType> mInvitableAccountTypes = field in AccountTypeManagerImpl553 mInvitableAccountTypes = in loadAccountsInBackground()659 return mInvitableAccountTypes; in getAllInvitableAccountTypes()768 private Map<AccountTypeWithDataSet, AccountType> mInvitableAccountTypes; field in AccountTypeManagerImpl.InvitableAccountTypeCache785 return mInvitableAccountTypes; in getCachedValue()789 mInvitableAccountTypes = map; in setCachedValue()