Searched defs:createAccount (Results 1 – 4 of 4) sorted by relevance
326 public static PhoneAccount createAccount(Context context, BluetoothDevice device) { in createAccount() method in HfpClientConnectionService
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
572 protected long createAccount(String accountName, String accountType, String dataSet) { in createAccount() method in BaseContactsProvider2Test