Searched refs:invitableIntent (Results 1 – 1 of 1) sorted by relevance
717 Intent invitableIntent = MoreContactUtils.getInvitableIntent(accountType, SAMPLE_CONTACT_URI); in findUsableInvitableAccountTypes() local718 if (invitableIntent == null) { in findUsableInvitableAccountTypes()723 packageManager.resolveActivity(invitableIntent, PackageManager.MATCH_DEFAULT_ONLY); in findUsableInvitableAccountTypes()