Searched refs:removeDevice (Results 1 – 2 of 2) sorted by relevance
183 removeDevice(device); in updateDevice()253 private void removeDevice(BluetoothDevice device) { in removeDevice() method in BluetoothScannerFragment
135 mHandler.post(() -> removeDevice(device));285 removeDevice(device); in addDevice()301 private void removeDevice(BluetoothDevice device) { in removeDevice() method in BluetoothDeviceService