Searched refs:appendCreateContact (Results 1 - 1 of 1) sorted by relevance

/packages/apps/Contacts/tests/src/com/android/contacts/database/
H A DSimContactDaoTests.java505 appendCreateContact("John Smith", sSeedAccount, ops);
506 appendCreateContact("Marcus Seed", sSeedAccount, ops);
507 appendCreateContact("Gary Seed", sSeedAccount, ops);
508 appendCreateContact("Michael Seed", sSeedAccount, ops);
509 appendCreateContact("Isaac Seed", sSeedAccount, ops);
510 appendCreateContact("Sean Seed", sSeedAccount, ops);
511 appendCreateContact("Nate Seed", sSeedAccount, ops);
512 appendCreateContact("Andrey Seed", sSeedAccount, ops);
513 appendCreateContact("Cody Seed", sSeedAccount, ops);
514 appendCreateContact("Joh
521 private static void appendCreateContact(String name, AccountWithDataSet account, method in class:SimContactDaoTests.FindAccountsIntegrationTests
538 private static void appendCreateContact(String name, List<String> phoneNumbers, method in class:SimContactDaoTests.FindAccountsIntegrationTests
[all...]

Completed in 130 milliseconds