Searched refs:queryDeletedTimestampForContactId (Results 1 – 4 of 4) sorted by relevance
82 DeletedContactUtil.queryDeletedTimestampForContactId(mResolver, ids.mContactId)); in testQueryByContactId()136 DeletedContactUtil.queryDeletedTimestampForContactId(mResolver, ids.mContactId)); in createAndDeleteContact()
35 public static long queryDeletedTimestampForContactId(ContentResolver resolver, long contactId) { in queryDeletedTimestampForContactId() method in DeletedContactUtil
186 long deletedTime = DeletedContactUtil.queryDeletedTimestampForContactId(mResolver, in assertContactsInDeleteLogEventually()
108 long deletedTimestamp = DeletedContactUtil.queryDeletedTimestampForContactId(resolver, in assertHasDeleteLogGreaterThan()