Searched refs:deleteContactId (Results 1 – 1 of 1) sorted by relevance
396 long deleteContactId = deletedContactCursor.getLong(DeleteContactQuery.DELETED_CONTACT_ID); in removeDeletedContacts() local399 Selection.column(SmartDialDbColumns.CONTACT_ID).is("=", deleteContactId); in removeDeletedContacts()406 Selection.column(PrefixColumns.CONTACT_ID).is("=", deleteContactId); in removeDeletedContacts()