Home
last modified time | relevance | path

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

/packages/apps/ContactsCommon/src/com/android/contacts/common/model/
DAccountTypeManager.java715 Intent invitableIntent = MoreContactUtils.getInvitableIntent(accountType, in findUsableInvitableAccountTypes() local
717 if (invitableIntent == null) { in findUsableInvitableAccountTypes()
721 ResolveInfo resolveInfo = packageManager.resolveActivity(invitableIntent, in findUsableInvitableAccountTypes()