Searched refs:markRawContactAsDeleted (Results 1 – 1 of 1) sorted by relevance
4144 markRawContactAsDeleted(db, rawContactId, callerIsSyncAdapter); in deleteContact()4195 count = markRawContactAsDeleted(db, rawContactId, callerIsSyncAdapter); in deleteRawContact()4304 private int markRawContactAsDeleted( in markRawContactAsDeleted() method in ContactsProvider2