Searched defs:createAccount (Results 1 – 3 of 3) sorted by relevance
270 private static Account createAccount() { in createAccount() method in SendersFormattingTests
2157 private Account createAccount(Context c, String name, HostAuth recvAuth, HostAuth sendAuth) { in createAccount() method in ProviderTests
564 protected long createAccount(String accountName, String accountType, String dataSet) { in createAccount() method in BaseContactsProvider2Test