Home
last modified time | relevance | path

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

/packages/apps/Contacts/tests/src/com/android/contacts/database/
DSimContactDaoTests.java508 appendCreateContact("John Smith", sSeedAccount, ops); in seedCp2()
509 appendCreateContact("Marcus Seed", sSeedAccount, ops); in seedCp2()
510 appendCreateContact("Gary Seed", sSeedAccount, ops); in seedCp2()
511 appendCreateContact("Michael Seed", sSeedAccount, ops); in seedCp2()
512 appendCreateContact("Isaac Seed", sSeedAccount, ops); in seedCp2()
513 appendCreateContact("Sean Seed", sSeedAccount, ops); in seedCp2()
514 appendCreateContact("Nate Seed", sSeedAccount, ops); in seedCp2()
515 appendCreateContact("Andrey Seed", sSeedAccount, ops); in seedCp2()
516 appendCreateContact("Cody Seed", sSeedAccount, ops); in seedCp2()
517 appendCreateContact("John Seed", sSeedAccount, ops); in seedCp2()
[all …]