Searched refs:createHardSplitContactIntent (Results 1 – 2 of 2) sorted by relevance
263 final Intent intent = ContactSaveService.createHardSplitContactIntent(this, rawContactIds); in onSplitContactConfirmed()
1258 public static Intent createHardSplitContactIntent(Context context, long[][] rawContactIds) { in createHardSplitContactIntent() method in ContactSaveService