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