Home
last modified time | relevance | path

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

/packages/apps/Contacts/tests/src/com/android/contacts/database/
DSimContactDaoTests.java476 final SimContact imported4 = contacts.get(101); in largeNumberOfSimContacts() local
483 sut.importContacts(Arrays.asList(imported1, imported2, imported3, imported4, imported5), in largeNumberOfSimContacts()
493 ImmutableSet.of(imported1, imported2, imported3, imported4, imported5))); in largeNumberOfSimContacts()