Searched defs:addDevice (Results 1 – 3 of 3) sorted by relevance
/frameworks/base/packages/SettingsLib/src/com/android/settingslib/bluetooth/ | ||
D | CachedBluetoothDeviceManager.java | 86 public CachedBluetoothDevice addDevice(LocalBluetoothAdapter adapter, in addDevice() method in CachedBluetoothDeviceManager |
/frameworks/base/services/core/java/com/android/server/hdmi/ | ||
D | HotplugDetectionAction.java | 216 private void addDevice(int addedAddress) { in addDevice() method in HotplugDetectionAction |
/frameworks/native/services/inputflinger/tests/ | ||
D | InputReader_test.cpp | 347 void addDevice(int32_t deviceId, const String8& name, uint32_t classes) { in addDevice() function in android::FakeEventHub |