Searched refs:randomPhone (Results 1 – 1 of 1) sorted by relevance
226 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