Home
last modified time | relevance | path

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

/aosp12/packages/apps/Contacts/tests/src/com/android/contacts/database/
H A DSimContactDaoTests.java395 final SimContact existsInBoth = in hasMultipleAccountsWhenMultipleMatchingContactsExist() local
404 new SimContact(existsInBoth), in hasMultipleAccountsWhenMultipleMatchingContactsExist()
410 new SimContact(existsInBoth), in hasMultipleAccountsWhenMultipleMatchingContactsExist()
415 new SimContact(existsInBoth), in hasMultipleAccountsWhenMultipleMatchingContactsExist()
426 account1, ImmutableSet.of(existsInBoth, existsInAccount1), in hasMultipleAccountsWhenMultipleMatchingContactsExist()
427 account2, ImmutableSet.of(existsInBoth, existsInAccount2)))); in hasMultipleAccountsWhenMultipleMatchingContactsExist()