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.java595 final RawContactDelta bobContact = first.getByRawContactId(CONTACT_BOB); in testMergeAfterEnsureAndTrim() local
596 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()