Home
last modified time | relevance | path

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

/packages/apps/Settings/src/com/android/settings/connecteddevice/audiosharing/
DAudioSharingStopDialogFragment.java80 @NonNull CachedBluetoothDevice newDevice, in show()
DAudioSharingDisconnectDialogFragment.java83 @NonNull CachedBluetoothDevice newDevice, in show()
DAudioSharingJoinDialogFragment.java80 @NonNull CachedBluetoothDevice newDevice, in show()
/packages/modules/Bluetooth/system/profile/avrcp/
Dconnection_handler.cc275 std::shared_ptr<Device> newDevice = std::make_shared<Device>( in InitiatorControlCb() local
365 std::shared_ptr<Device> newDevice = std::make_shared<Device>( in AcceptorControlCb() local
/packages/services/Car/cpp/evs/manager/aidl/tests/unit/src/
DMockHidlEvsHal.cpp797 CameraDesc newDevice = { in configureEnumerator() local
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/le_audio/
DLeAudioService.java1957 BluetoothDevice newDevice, in updateBroadcastActiveDevice()