Searched defs:addDevice (Results 1 – 5 of 5) sorted by relevance
48 public static void addDevice(int id, InputDevice device) { in addDevice() method in ShadowInputDevice
255 void addDevice(CachedBluetoothDevice cachedDevice) { in addDevice() method in HearingDevicePairingFragment
425 public void addDevice(@Nullable BluetoothDevice device) { in addDevice() method in BluetoothDeviceManager
200 private suspend fun addDevice(cachedDevice: CachedBluetoothDevice) = in addDevice() method
1182 private boolean addDevice(String address) { in addDevice() method