Home
last modified time | relevance | path

Searched refs:getInvitableIntent (Results 1 – 2 of 2) sorted by relevance

/packages/apps/ContactsCommon/src/com/android/contacts/common/
DMoreContactUtils.java220 public static Intent getInvitableIntent(AccountType accountType, Uri lookupUri) { in getInvitableIntent() method in MoreContactUtils
/packages/apps/ContactsCommon/src/com/android/contacts/common/model/
DAccountTypeManager.java716 Intent invitableIntent = MoreContactUtils.getInvitableIntent(accountType, in findUsableInvitableAccountTypes()