Searched refs:createAccount (Results 1 – 3 of 3) sorted by relevance
63 mPhoneAccount = HfpClientConnectionService.createAccount(mContext, device); in HfpClientDeviceBlock()
344 public static PhoneAccount createAccount(Context context, BluetoothDevice device) { in createAccount() method in HfpClientConnectionService
572 protected long createAccount(String accountName, String accountType, String dataSet) { in createAccount() method in BaseContactsProvider2Test