Searched refs:removeDevice (Results 1 – 9 of 9) sorted by relevance
153 public static void removeDevice(Device device) { in removeDevice() method in BluetoothScanner154 removeDevice(device.address); in removeDevice()157 public static void removeDevice(String btAddress) { in removeDevice() method in BluetoothScanner159 sReceiver.removeDevice(btAddress); in removeDevice()316 public void removeDevice(String btAddress) { in removeDevice() method in BluetoothScanner.Receiver
170 removeDevice(index); in checkHotplug()223 private void removeDevice(int removedAddress) { in removeDevice() method in HotplugDetectionAction
423 private void removeDevice(int index) {517 removeDevice(mProcessedDeviceCount);
156 removeDevice((String) args.arg2); in processMessage()253 removeDevice((String) args.arg2); in processMessage()366 removeDevice((String) args.arg2); in processMessage()776 private boolean removeDevice(String address) {
502 mProfileDeviceManager.removeDevice(mBluetoothAdapter.getRemoteDevice("DE:AD:BE:EF:00:00")); in testRemoveDeviceFromEmptyList_priorityListUnchanged()520 mProfileDeviceManager.removeDevice(device); in testRemoveDeviceFront_deviceNoLongerInPriorityList()541 mProfileDeviceManager.removeDevice(device); in testRemoveDeviceMiddle_deviceNoLongerInPriorityList()561 mProfileDeviceManager.removeDevice(device); in testRemoveDeviceEnd_deviceNoLongerInPriorityList()581 mProfileDeviceManager.removeDevice(device); in testRemoveDeviceNotInList_priorityListUnchanged()
225 removeDevice(device); in handleDeviceBondStateChange()457 removeDevice(device); in sync()496 public void removeDevice(BluetoothDevice device) { in removeDevice() method in BluetoothProfileDeviceManager
670 void removeDevice(std::string id);
1663 void CameraProviderManager::ProviderInfo::removeDevice(std::string id) { in removeDevice() function in android::CameraProviderManager::ProviderInfo1875 removeDevice(cameraId); in cameraDeviceStatusChangeLocked()
470 void removeDevice(int32_t deviceId) { in removeDevice() function in android::FakeEventHub3704 mFakeEventHub->removeDevice(EVENTHUB_ID); in TEST_F()