Searched refs:mInvitableAccountTypes (Results 1 – 2 of 2) sorted by relevance
77 private ImmutableList<AccountType> mInvitableAccountTypes; field in Contact122 mInvitableAccountTypes = null; in Contact()164 mInvitableAccountTypes = null; in Contact()192 mInvitableAccountTypes = from.mInvitableAccountTypes; in Contact()344 return mInvitableAccountTypes; in getInvitableAccountTypes()481 mInvitableAccountTypes = accountTypes; in setInvitableAccountTypes()
204 private Map<AccountTypeWithDataSet, AccountType> mInvitableAccountTypes = field in AccountTypeManagerImpl526 mInvitableAccountTypes = findAllInvitableAccountTypes( in loadAccountsInBackground()643 return mInvitableAccountTypes; in getAllInvitableAccountTypes()801 private Map<AccountTypeWithDataSet, AccountType> mInvitableAccountTypes; field in AccountTypeManagerImpl.InvitableAccountTypeCache818 return mInvitableAccountTypes; in getCachedValue()822 mInvitableAccountTypes = map; in setCachedValue()