Searched refs:recordExistsForContactId (Results 1 – 3 of 3) sorted by relevance
47 public static boolean recordExistsForContactId(ContentResolver resolver, long contactId) { in recordExistsForContactId() method in ContactUtil
106 Assert.assertFalse(ContactUtil.recordExistsForContactId(resolver, contactId)); in assertHasDeleteLogGreaterThan()
339 assertFalse(ContactUtil.recordExistsForContactId(mResolver, ids.mContactId)); in assertContactCreateDelete()