Searched defs:addDevice (Results 1 – 6 of 6) sorted by relevance
102 void addDevice(const sp<DeviceDescriptor> &device) in addDevice() function
122 public CachedBluetoothDevice addDevice(BluetoothDevice device) { in addDevice() method in CachedBluetoothDeviceManager133 public CachedBluetoothDevice addDevice(BluetoothDevice device, List<ScanFilter> leScanFilters) { in addDevice() method in CachedBluetoothDeviceManager
235 private void addDevice(int addedAddress) { in addDevice() method in HotplugDetectionAction
35 void FakeEventHub::addDevice(int32_t deviceId, const std::string& name, in addDevice() function in android::FakeEventHub
619 void addDevice(int32_t eventHubId, const std::string& name, in addDevice() function in android::InputReaderTest
2323 status_t CameraProviderManager::ProviderInfo::addDevice( in addDevice() function in android::CameraProviderManager::ProviderInfo