Searched defs:addDevice (Results 1 – 6 of 6) sorted by relevance
48 void addDevice(String name, String address); in addDevice() method
33 public void addDevice(BluetoothDevice bluetoothDevice, int connectionState) { in addDevice() method in ShadowBluetoothA2dp
94 public void addDevice(int profile, int state, BluetoothDevice device) { in addDevice() method in ShadowBluetoothManager
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