Searched refs:addBondedDevice (Results 1 – 2 of 2) sorted by relevance
43 void addBondedDevice(String name, String address); in addBondedDevice() method99 mListener.addBondedDevice(device.getName(), device.getAddress()); in startDiscovery()
120 public void addBondedDevice(String name, String address) { in addBondedDevice() method in BluetoothDeviceList.DeviceListAdapter