Home
last modified time | relevance | path

Searched refs:bobContact (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Contacts/tests/src/com/android/contacts/model/
DRawContactDeltaListTests.java596 final RawContactDelta bobContact = first.getByRawContactId(CONTACT_BOB); in testMergeAfterEnsureAndTrim() local
597 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()