Searched refs:getInvitableIntent (Results 1 – 3 of 3) sorted by relevance
200 public static Intent getInvitableIntent(AccountType accountType, Uri lookupUri) { in getInvitableIntent() method in MoreContactUtils
228 public static Intent getInvitableIntent(AccountType accountType, Uri lookupUri) { in getInvitableIntent() method in MoreContactUtils
717 Intent invitableIntent = MoreContactUtils.getInvitableIntent(accountType, SAMPLE_CONTACT_URI); in findUsableInvitableAccountTypes()