Searched refs:assertContactCreateDelete (Results 1 – 1 of 1) sorted by relevance
9280 DatabaseAsserts.ContactIdPair ids = assertContactCreateDelete(); in testContactDelete_hasDeleteLog()9289 DatabaseAsserts.ContactIdPair ids = assertContactCreateDelete(mAccount); in testContactDelete_marksRawContactsForDeletion()9304 DatabaseAsserts.ContactIdPair ids = assertContactCreateDelete(mAccount); in testContactDelete_checkRawContactContactId()9496 DatabaseAsserts.ContactIdPair ids = assertContactCreateDelete(); in testQueryDeletedContactsByContactId()9511 assertContactCreateDelete(); in testQueryDeletedContactsAll()9525 beforeIds.add(assertContactCreateDelete().mContactId); in testQueryDeletedContactsSinceTimestamp()9526 beforeIds.add(assertContactCreateDelete().mContactId); in testQueryDeletedContactsSinceTimestamp()9532 afterIds.add(assertContactCreateDelete().mContactId); in testQueryDeletedContactsSinceTimestamp()9533 afterIds.add(assertContactCreateDelete().mContactId); in testQueryDeletedContactsSinceTimestamp()9534 afterIds.add(assertContactCreateDelete().mContactId); in testQueryDeletedContactsSinceTimestamp()[all …]