Searched defs:mInvitableAccountTypes (Results 1 – 2 of 2) sorted by relevance
| /packages/apps/ContactsCommon/src/com/android/contacts/common/model/ | ||
| D | AccountTypeManager.java | 206 private Map<AccountTypeWithDataSet, AccountType> mInvitableAccountTypes = field in AccountTypeManagerImpl |
| D | Contact.java | 77 private ImmutableList<AccountType> mInvitableAccountTypes; field in Contact |