Searched refs:createJoinContactsIntent (Results 1 – 2 of 2) sorted by relevance
967 public static Intent createJoinContactsIntent(Context context, long contactId1, in createJoinContactsIntent() method in ContactSaveService
1453 Intent intent = ContactSaveService.createJoinContactsIntent(mContext, mContactIdForJoin, in joinAggregate()