Searched refs:createGroupDeletionIntent (Results 1 – 3 of 3) sorted by relevance
69 activity.startService(ContactSaveService.createGroupDeletionIntent(
604 final Intent intent = ContactSaveService.createGroupDeletionIntent( in deleteGroup()
853 public static Intent createGroupDeletionIntent(Context context, long groupId) { in createGroupDeletionIntent() method in ContactSaveService