Home
last modified time | relevance | path

Searched defs:addDevice (Results 1 – 5 of 5) sorted by relevance

/frameworks/av/services/audiopolicy/common/managerdefinitions/include/
DAudioPolicyConfig.h72 void addDevice(const sp<DeviceDescriptor> &device) in addDevice() function
/frameworks/base/services/core/java/com/android/server/hdmi/
DHotplugDetectionAction.java216 private void addDevice(int addedAddress) { in addDevice() method in HotplugDetectionAction
/frameworks/base/packages/SettingsLib/src/com/android/settingslib/bluetooth/
DCachedBluetoothDeviceManager.java99 public CachedBluetoothDevice addDevice(BluetoothDevice device) { in addDevice() method in CachedBluetoothDeviceManager
/frameworks/av/services/camera/libcameraservice/common/
DCameraProviderManager.cpp1384 status_t CameraProviderManager::ProviderInfo::addDevice(const std::string& name, in addDevice() function in android::CameraProviderManager::ProviderInfo
/frameworks/native/services/inputflinger/tests/
DInputReader_test.cpp362 void addDevice(int32_t deviceId, const std::string& name, uint32_t classes) { in addDevice() function in android::FakeEventHub
1278 void addDevice(int32_t deviceId, const std::string& name, uint32_t classes, in addDevice() function in android::InputReaderTest