Home
last modified time | relevance | path

Searched refs:resetNameVerifiedForOtherRawContacts (Results 1 – 2 of 2) sorted by relevance

/packages/providers/ContactsProvider/src/com/android/providers/contacts/
DContactsDatabaseHelper.java5376 public void resetNameVerifiedForOtherRawContacts(long rawContactId) { in resetNameVerifiedForOtherRawContacts() method in ContactsDatabaseHelper
DContactsProvider2.java4426 mDbHelper.get().resetNameVerifiedForOtherRawContacts(rawContactId); in updateRawContact()