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

/packages/providers/ContactsProvider/src/com/android/providers/contacts/
H A DContactsProvider2.java3831 return updateRawContact(rawContactId, mValues, callerIsSyncAdapter);
4244 updateRawContact(rawContactId, values, callerIsSyncAdapter);
4254 private int updateRawContact(long rawContactId, ContentValues values, method in class:ContactsProvider2

Completed in 66 milliseconds