/aosp_15_r20/frameworks/base/packages/SettingsLib/src/com/android/settingslib/bluetooth/ |
H A D | CsipDeviceManager.java | 59 void initCsipDeviceIfNeeded(CachedBluetoothDevice newDevice) { in initCsipDeviceIfNeeded() 89 boolean setMemberDeviceIfNeeded(CachedBluetoothDevice newDevice) { in setMemberDeviceIfNeeded()
|
H A D | HearingAidDeviceManager.java | 71 void initHearingAidDeviceIfNeeded(CachedBluetoothDevice newDevice, in initHearingAidDeviceIfNeeded() 94 boolean setSubDeviceIfNeeded(CachedBluetoothDevice newDevice) { in setSubDeviceIfNeeded()
|
H A D | CachedBluetoothDeviceManager.java | 134 CachedBluetoothDevice newDevice; in addDevice() local 558 CachedBluetoothDevice newDevice = in onBondStateChangedIfProcess() local
|
/aosp_15_r20/packages/modules/Bluetooth/system/profile/avrcp/ |
D | connection_handler.cc | 280 std::shared_ptr<Device> newDevice = std::make_shared<Device>(*peer_addr, !supports_browsing, in InitiatorControlCb() local 366 std::shared_ptr<Device> newDevice = in AcceptorControlCb() local
|
/aosp_15_r20/frameworks/native/services/inputflinger/tests/ |
H A D | InstrumentedInputReader.cpp | 30 std::shared_ptr<InputDevice> InstrumentedInputReader::newDevice(int32_t deviceId, in newDevice() function in android::InstrumentedInputReader
|
H A D | HardwareStateConverter_test.cpp | 61 std::shared_ptr<InputDevice> newDevice() { in newDevice() function in android::HardwareStateConverterTest
|
H A D | InputMapperTest.cpp | 165 std::shared_ptr<InputDevice> InputMapperTest::newDevice(int32_t deviceId, const std::string& name, in newDevice() function in android::InputMapperTest
|
H A D | CapturedTouchpadEventConverter_test.cpp | 64 std::shared_ptr<InputDevice> newDevice() { in newDevice() function in android::CapturedTouchpadEventConverterTest
|
H A D | GestureConverter_test.cpp | 71 std::shared_ptr<InputDevice> newDevice() { in newDevice() function in android::GestureConverterTest
|
/aosp_15_r20/packages/apps/Settings/src/com/android/settings/connecteddevice/audiosharing/ |
D | AudioSharingDisconnectDialogFragment.java | 85 @NonNull CachedBluetoothDevice newDevice, in show()
|
D | AudioSharingStopDialogFragment.java | 82 @NonNull CachedBluetoothDevice newDevice, in show()
|
D | AudioSharingJoinDialogFragment.java | 82 @NonNull CachedBluetoothDevice newDevice, in show()
|
/aosp_15_r20/frameworks/base/services/usb/java/com/android/server/usb/ |
H A D | UsbHostManager.java | 414 UsbDevice newDevice = newDeviceBuilder.build(serialNumberReader); in usbDeviceAdded() local
|
/aosp_15_r20/tools/tradefederation/core/src/com/android/tradefed/device/ |
D | NativeDeviceStateMonitor.java | 642 public void setIDevice(IDevice newDevice) { in setIDevice()
|
/aosp_15_r20/frameworks/base/services/core/java/com/android/server/display/ |
H A D | WifiDisplayController.java | 706 final WifiP2pDevice newDevice = mDesiredDevice; in updateConnection() local
|
/aosp_15_r20/tools/tradefederation/core/javatests/com/android/tradefed/device/ |
D | DeviceManagerTest.java | 619 IDevice newDevice = mock(IDevice.class); in testSetState_offline() local
|
/aosp_15_r20/frameworks/base/services/core/java/com/android/server/hdmi/ |
H A D | HdmiCecNetwork.java | 552 HdmiDeviceInfo newDevice = HdmiDeviceInfo.cecDeviceBuilder() in handleCecMessage() local
|
H A D | HdmiCecLocalDeviceTv.java | 258 HdmiDeviceInfo newDevice = HdmiDeviceInfo.cecDeviceBuilder() in addCecDeviceForBufferedActiveSource() local
|
H A D | HdmiControlService.java | 2084 HdmiMhlLocalDeviceStub newDevice = new HdmiMhlLocalDeviceStub(this, portId); in handleMhlHotplugEvent() local
|
/aosp_15_r20/packages/services/Car/cpp/evs/manager/aidl/tests/unit/src/ |
D | MockHidlEvsHal.cpp | 797 CameraDesc newDevice = { in configureEnumerator() local
|
/aosp_15_r20/frameworks/base/media/java/android/media/ |
H A D | IAudioService.aidl | 442 void handleBluetoothActiveDeviceChanged(in BluetoothDevice newDevice, in handleBluetoothActiveDeviceChanged()
|
/aosp_15_r20/frameworks/base/services/core/java/com/android/server/audio/ |
H A D | AudioDeviceBroker.java | 916 BtDeviceChangedData(@Nullable BluetoothDevice newDevice, in BtDeviceChangedData()
|
H A D | AudioService.java | 8412 public void handleBluetoothActiveDeviceChanged(BluetoothDevice newDevice, in handleBluetoothActiveDeviceChanged() 8459 public void postAccessoryPlugMediaUnmute(int newDevice) { in postAccessoryPlugMediaUnmute() 8464 private void onAccessoryPlugMediaUnmute(int newDevice) { in onAccessoryPlugMediaUnmute()
|
/aosp_15_r20/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/le_audio/ |
D | LeAudioService.java | 2265 BluetoothDevice newDevice, in updateBroadcastActiveDevice()
|
/aosp_15_r20/external/skia/src/core/ |
H A D | SkCanvas.cpp | 1014 sk_sp<SkDevice> newDevice; in internalSaveLayer() local
|