Home
last modified time | relevance | path

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

/aosp12/packages/apps/Contacts/tests/src/com/android/contacts/database/
H A DSimContactDaoTests.java359 final SimContact existing1 = in hasAccountWithMatchingContactsWhenSingleMatchingContactExists() local
366 new SimContact(existing1), in hasAccountWithMatchingContactsWhenSingleMatchingContactExists()
371 new SimContact(existing1), in hasAccountWithMatchingContactsWhenSingleMatchingContactExists()
381 Matchers.<Set<SimContact>>equalTo(ImmutableSet.of(existing1, existing2))); in hasAccountWithMatchingContactsWhenSingleMatchingContactExists()