Searched defs:addDevice (Results 1 – 8 of 8) sorted by relevance
33 public void addDevice(BluetoothDevice bluetoothDevice, int connectionState) { in addDevice() method in ShadowBluetoothPan
118 public void addDevice(int profile, int state, BluetoothDevice device) { in addDevice() method in ShadowBluetoothManager
59 public void addDevice(BluetoothDevice bluetoothDevice, int connectionState) { in addDevice() method in ShadowBluetoothHeadset
52 public void addDevice(BluetoothDevice bluetoothDevice, int connectionState) { in addDevice() method in ShadowBluetoothA2dp
48 void addDevice(String name, String address); in addDevice() method
70 void ModernSnapshotParser::addDevice(std::string rawName, std::string path) in addDevice() function in ModernSnapshotParser
89 public void addDevice(String name, String address) { in addDevice() method in BluetoothDeviceList.DeviceListAdapter
611 void addDevice(Device &&dev) { mDevList.addItem(std::move(dev)); } in addDevice() function in angle::Rule