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