Home
last modified time | relevance | path

Searched defs:newDevice (Results 1 – 25 of 127) sorted by relevance

123456

/aosp_15_r20/frameworks/base/packages/SettingsLib/src/com/android/settingslib/bluetooth/
H A DCsipDeviceManager.java59 void initCsipDeviceIfNeeded(CachedBluetoothDevice newDevice) { in initCsipDeviceIfNeeded()
89 boolean setMemberDeviceIfNeeded(CachedBluetoothDevice newDevice) { in setMemberDeviceIfNeeded()
H A DHearingAidDeviceManager.java71 void initHearingAidDeviceIfNeeded(CachedBluetoothDevice newDevice, in initHearingAidDeviceIfNeeded()
94 boolean setSubDeviceIfNeeded(CachedBluetoothDevice newDevice) { in setSubDeviceIfNeeded()
H A DCachedBluetoothDeviceManager.java134 CachedBluetoothDevice newDevice; in addDevice() local
558 CachedBluetoothDevice newDevice = in onBondStateChangedIfProcess() local
/aosp_15_r20/packages/modules/Bluetooth/system/profile/avrcp/
Dconnection_handler.cc280 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 DInstrumentedInputReader.cpp30 std::shared_ptr<InputDevice> InstrumentedInputReader::newDevice(int32_t deviceId, in newDevice() function in android::InstrumentedInputReader
H A DHardwareStateConverter_test.cpp61 std::shared_ptr<InputDevice> newDevice() { in newDevice() function in android::HardwareStateConverterTest
H A DInputMapperTest.cpp165 std::shared_ptr<InputDevice> InputMapperTest::newDevice(int32_t deviceId, const std::string& name, in newDevice() function in android::InputMapperTest
H A DCapturedTouchpadEventConverter_test.cpp64 std::shared_ptr<InputDevice> newDevice() { in newDevice() function in android::CapturedTouchpadEventConverterTest
H A DGestureConverter_test.cpp71 std::shared_ptr<InputDevice> newDevice() { in newDevice() function in android::GestureConverterTest
/aosp_15_r20/packages/apps/Settings/src/com/android/settings/connecteddevice/audiosharing/
DAudioSharingDisconnectDialogFragment.java85 @NonNull CachedBluetoothDevice newDevice, in show()
DAudioSharingStopDialogFragment.java82 @NonNull CachedBluetoothDevice newDevice, in show()
DAudioSharingJoinDialogFragment.java82 @NonNull CachedBluetoothDevice newDevice, in show()
/aosp_15_r20/frameworks/base/services/usb/java/com/android/server/usb/
H A DUsbHostManager.java414 UsbDevice newDevice = newDeviceBuilder.build(serialNumberReader); in usbDeviceAdded() local
/aosp_15_r20/tools/tradefederation/core/src/com/android/tradefed/device/
DNativeDeviceStateMonitor.java642 public void setIDevice(IDevice newDevice) { in setIDevice()
/aosp_15_r20/frameworks/base/services/core/java/com/android/server/display/
H A DWifiDisplayController.java706 final WifiP2pDevice newDevice = mDesiredDevice; in updateConnection() local
/aosp_15_r20/tools/tradefederation/core/javatests/com/android/tradefed/device/
DDeviceManagerTest.java619 IDevice newDevice = mock(IDevice.class); in testSetState_offline() local
/aosp_15_r20/frameworks/base/services/core/java/com/android/server/hdmi/
H A DHdmiCecNetwork.java552 HdmiDeviceInfo newDevice = HdmiDeviceInfo.cecDeviceBuilder() in handleCecMessage() local
H A DHdmiCecLocalDeviceTv.java258 HdmiDeviceInfo newDevice = HdmiDeviceInfo.cecDeviceBuilder() in addCecDeviceForBufferedActiveSource() local
H A DHdmiControlService.java2084 HdmiMhlLocalDeviceStub newDevice = new HdmiMhlLocalDeviceStub(this, portId); in handleMhlHotplugEvent() local
/aosp_15_r20/packages/services/Car/cpp/evs/manager/aidl/tests/unit/src/
DMockHidlEvsHal.cpp797 CameraDesc newDevice = { in configureEnumerator() local
/aosp_15_r20/frameworks/base/media/java/android/media/
H A DIAudioService.aidl442 void handleBluetoothActiveDeviceChanged(in BluetoothDevice newDevice, in handleBluetoothActiveDeviceChanged()
/aosp_15_r20/frameworks/base/services/core/java/com/android/server/audio/
H A DAudioDeviceBroker.java916 BtDeviceChangedData(@Nullable BluetoothDevice newDevice, in BtDeviceChangedData()
H A DAudioService.java8412 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/
DLeAudioService.java2265 BluetoothDevice newDevice, in updateBroadcastActiveDevice()
/aosp_15_r20/external/skia/src/core/
H A DSkCanvas.cpp1014 sk_sp<SkDevice> newDevice; in internalSaveLayer() local

123456