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