Searched refs:updateRowToDelete (Results 1 – 2 of 2) sorted by relevance
464 Uri updateRowToDelete = ContentUris.withAppendedId( in synchronizePop3Mailbox() local466 resolver.delete(updateRowToDelete, null, null); in synchronizePop3Mailbox()
722 final Uri updateRowToDelete = ContentUris.withAppendedId( in synchronizeMailboxGeneric() local724 resolver.delete(updateRowToDelete, null, null); in synchronizeMailboxGeneric()