Home
last modified time | relevance | path

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

/packages/apps/Contacts/tests/src/com/android/contacts/database/
DSimContactDaoTests.java477 final SimContact imported5 = contacts.get(MAX_SIM_CONTACTS - 1); 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()