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