Searched refs:addMembersToGroup (Results 1 – 1 of 1) sorted by relevance
595 addMembersToGroup(resolver, rawContactsToAdd, ContentUris.parseId(groupUri)); in createGroup()724 addMembersToGroup(resolver, rawContactsToAdd, groupId); in updateGroup()732 private static void addMembersToGroup(ContentResolver resolver, long[] rawContactsToAdd, in addMembersToGroup() method in ContactSaveService