Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SettingsLib/src/com/android/settingslib/bluetooth/
H A DCsipDeviceManager.java54 void initCsipDeviceIfNeeded(CachedBluetoothDevice newDevice) { in initCsipDeviceIfNeeded()
84 boolean setMemberDeviceIfNeeded(CachedBluetoothDevice newDevice) { in setMemberDeviceIfNeeded()
H A DHearingAidDeviceManager.java65 void initHearingAidDeviceIfNeeded(CachedBluetoothDevice newDevice, in initHearingAidDeviceIfNeeded()
125 boolean setSubDeviceIfNeeded(CachedBluetoothDevice newDevice) { in setSubDeviceIfNeeded()
H A DCachedBluetoothDeviceManager.java134 CachedBluetoothDevice newDevice; in addDevice() local
528 CachedBluetoothDevice newDevice = in onBondStateChangedIfProcess() local
/ohos5.0/foundation/communication/dsoftbus/core/bus_center/ipc/mini/
H A Dlnn_bus_center_ipc.c39 DeviceInfo newDevice; in OnRefreshDeviceFound() local
/aosp14/frameworks/base/services/usb/java/com/android/server/usb/
H A DUsbHostManager.java413 UsbDevice newDevice = newDeviceBuilder.build(serialNumberReader); in usbDeviceAdded() local
/aosp14/frameworks/base/services/core/java/com/android/server/display/
H A DWifiDisplayController.java702 final WifiP2pDevice newDevice = mDesiredDevice; in updateConnection() local
/ohos5.0/foundation/communication/dsoftbus/core/bus_center/ipc/small/src/
H A Dlnn_bus_center_ipc.c194 DeviceInfo newDevice; in OnRefreshDeviceFound() local
/aosp14/frameworks/base/services/core/java/com/android/server/hdmi/
H A DHdmiCecNetwork.java547 HdmiDeviceInfo newDevice = HdmiDeviceInfo.cecDeviceBuilder() in handleCecMessage() local
H A DHdmiControlService.java1862 HdmiMhlLocalDeviceStub newDevice = new HdmiMhlLocalDeviceStub(this, portId); in handleMhlHotplugEvent() local
/ohos5.0/foundation/communication/dsoftbus/core/bus_center/ipc/standard/src/
H A Dlnn_bus_center_ipc.cpp152 DeviceInfo newDevice; in OnRefreshDeviceFound() local
/ohos5.0/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_p2p/
H A Dp2p_state_machine.cpp324 WifiP2pDevice newDevice = deviceManager.GetDevices(deviceAddr); in FetchNewerDeviceInfo() local
/aosp14/frameworks/base/media/java/android/media/
H A DIAudioService.aidl382 void handleBluetoothActiveDeviceChanged(in BluetoothDevice newDevice, in handleBluetoothActiveDeviceChanged()
H A DAudioManager.java6555 public void handleBluetoothActiveDeviceChanged(@Nullable BluetoothDevice newDevice, in handleBluetoothActiveDeviceChanged()
/aosp14/frameworks/base/services/core/java/com/android/server/audio/
H A DAudioDeviceBroker.java806 BtDeviceChangedData(@Nullable BluetoothDevice newDevice, in BtDeviceChangedData()
H A DAudioService.java7602 public void handleBluetoothActiveDeviceChanged(BluetoothDevice newDevice, in handleBluetoothActiveDeviceChanged()
7651 public void postAccessoryPlugMediaUnmute(int newDevice) { in postAccessoryPlugMediaUnmute()
7656 private void onAccessoryPlugMediaUnmute(int newDevice) { in onAccessoryPlugMediaUnmute()