Searched refs:bobContact (Results 1 – 1 of 1) sorted by relevance
595 final RawContactDelta bobContact = first.getByRawContactId(CONTACT_BOB); in testMergeAfterEnsureAndTrim() local596 RawContactModifier.ensureKindExists(bobContact, source, Phone.CONTENT_ITEM_TYPE); in testMergeAfterEnsureAndTrim()597 final ValuesDelta bobPhone = bobContact.getSuperPrimaryEntry(Phone.CONTENT_ITEM_TYPE, true); in testMergeAfterEnsureAndTrim()608 RawContactModifier.trimEmpty(bobContact, source); in testMergeAfterEnsureAndTrim()