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

/packages/providers/ContactsProvider/src/com/android/providers/contacts/
H A DLegacyApiSupport.java970 count = updateAll(uri, match, values, selection, selectionArgs);
981 private int updateAll(Uri uri, final int match, ContentValues values, String selection, method in class:LegacyApiSupport

Completed in 33 milliseconds