Searched refs:updateGroups (Results 1 - 2 of 2) sorted by relevance

/packages/providers/ContactsProvider/src/com/android/providers/contacts/
H A DLegacyApiSupport.java1008 count = updateGroups(id, values);
1105 private int updateGroups(long groupId, ContentValues values) { method in class:LegacyApiSupport
H A DContactsProvider2.java4158 count = updateGroups(values, appendAccountIdToSelection(uri, selection),
4171 count = updateGroups(values, selectionWithId, selectionArgs, callerIsSyncAdapter);
4391 private int updateGroups(ContentValues originalValues, String selectionWithId, method in class:ContactsProvider2

Completed in 74 milliseconds