Home
last modified time | relevance | path

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

/packages/apps/Contacts/tests/src/com/android/contacts/database/
DSimContactDaoTests.java226 contacts.add(new SimContact(i + 1, "Contact " + (i + 1), randomPhone(), in largeImport()
469 i + 1, "Contact " + (i + 1) + " " + mNameSuffix, randomPhone())); in largeNumberOfSimContacts()
531 phones.add(randomPhone()); in appendCreateContact()
744 private static String randomPhone() { in randomPhone() method in SimContactDaoTests