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