/frameworks/native/services/inputflinger/tests/ |
D | InstrumentedInputReader.cpp | 30 std::shared_ptr<InputDevice> InstrumentedInputReader::newDevice(int32_t deviceId, in newDevice() function in android::InstrumentedInputReader
|
D | HardwareStateConverter_test.cpp | 54 std::shared_ptr<InputDevice> newDevice() { in newDevice() function in android::HardwareStateConverterTest
|
D | InputMapperTest.cpp | 166 std::shared_ptr<InputDevice> InputMapperTest::newDevice(int32_t deviceId, const std::string& name, in newDevice() function in android::InputMapperTest
|
D | CapturedTouchpadEventConverter_test.cpp | 60 std::shared_ptr<InputDevice> newDevice() { in newDevice() function in android::CapturedTouchpadEventConverterTest
|
D | GestureConverter_test.cpp | 76 std::shared_ptr<InputDevice> newDevice() { in newDevice() function in android::GestureConverterTest
|
D | InputReader_test.cpp | 9026 std::shared_ptr<InputDevice> newDevice(int32_t deviceId, const std::string& name, in newDevice() function in android::PeripheralControllerTest
|
/frameworks/base/packages/SettingsLib/src/com/android/settingslib/bluetooth/ |
D | CsipDeviceManager.java | 59 void initCsipDeviceIfNeeded(CachedBluetoothDevice newDevice) { in initCsipDeviceIfNeeded() 89 boolean setMemberDeviceIfNeeded(CachedBluetoothDevice newDevice) { in setMemberDeviceIfNeeded()
|
D | CachedBluetoothDeviceManager.java | 137 CachedBluetoothDevice newDevice; in addDevice() local 590 CachedBluetoothDevice newDevice = in onBondStateChangedIfProcess() local
|
D | HearingAidDeviceManager.java | 276 void initHearingAidDeviceIfNeeded(CachedBluetoothDevice newDevice, in initHearingAidDeviceIfNeeded() 299 boolean setSubDeviceIfNeeded(CachedBluetoothDevice newDevice) { in setSubDeviceIfNeeded()
|
/frameworks/base/services/usb/java/com/android/server/usb/ |
D | UsbHostManager.java | 414 UsbDevice newDevice = newDeviceBuilder.build(serialNumberReader); in usbDeviceAdded() local
|
/frameworks/base/services/core/java/com/android/server/display/ |
D | WifiDisplayController.java | 706 final WifiP2pDevice newDevice = mDesiredDevice; in updateConnection() local
|
/frameworks/base/services/core/java/com/android/server/hdmi/ |
D | HdmiCecNetwork.java | 553 HdmiDeviceInfo newDevice = HdmiDeviceInfo.cecDeviceBuilder() in handleCecMessage() local
|
D | HdmiCecLocalDeviceTv.java | 253 HdmiDeviceInfo newDevice = HdmiDeviceInfo.cecDeviceBuilder() in addCecDeviceForBufferedActiveSource() local
|
D | HdmiControlService.java | 2099 HdmiMhlLocalDeviceStub newDevice = new HdmiMhlLocalDeviceStub(this, portId); in handleMhlHotplugEvent() local
|
/frameworks/base/media/java/android/media/ |
D | IAudioService.aidl | 438 void handleBluetoothActiveDeviceChanged(in BluetoothDevice newDevice, in handleBluetoothActiveDeviceChanged()
|
D | AudioManager.java | 6881 public void handleBluetoothActiveDeviceChanged(@Nullable BluetoothDevice newDevice, in handleBluetoothActiveDeviceChanged()
|
/frameworks/base/services/core/java/com/android/server/audio/ |
D | AudioDeviceBroker.java | 906 BtDeviceChangedData(@Nullable BluetoothDevice newDevice, in BtDeviceChangedData()
|
D | AudioService.java | 8573 public void handleBluetoothActiveDeviceChanged(BluetoothDevice newDevice, in handleBluetoothActiveDeviceChanged() 8620 public void postAccessoryPlugMediaUnmute(int newDevice) { in postAccessoryPlugMediaUnmute() 8625 private void onAccessoryPlugMediaUnmute(int newDevice) { in onAccessoryPlugMediaUnmute()
|
/frameworks/av/services/audiopolicy/managerdefault/ |
D | AudioPolicyManager.cpp | 4569 auto newDevice = getNewInputDevice(activeDesc); in updateInputRouting() local
|