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

/packages/providers/ContactsProvider/src/com/android/providers/contacts/
H A DLegacyApiSupport.java1033 count = updateGroups(id, values);
1135 private int updateGroups(long groupId, ContentValues values) { method in class:LegacyApiSupport
H A DContactsProvider2.java3963 count = updateGroups(uri, values, appendAccountToSelection(uri, selection),
3976 count = updateGroups(uri, values, selectionWithId, selectionArgs,
4167 private int updateGroups(Uri uri, ContentValues values, String selectionWithId, method in class:ContactsProvider2

Completed in 135 milliseconds