Home
last modified time | relevance | path

Searched defs:availableDevices (Results 1 – 4 of 4) sorted by relevance

/aosp12/packages/services/Telecomm/tests/src/com/android/server/telecom/tests/
H A DCallAudioRouteStateMachineTest.java300 Collection<BluetoothDevice> availableDevices = Collections.singleton(bluetoothDevice1); in testUserBluetoothSwitchOffAndOnAgain() local
469 List<BluetoothDevice> availableDevices = in testConnectSpecificBluetoothDevice() local
550 List<BluetoothDevice> availableDevices = in testFocusChangeWithAlreadyActiveBtDevice() local
/aosp12/frameworks/av/services/audiopolicy/enginedefault/src/
H A DEngine.cpp446 DeviceVector availableDevices = availableInputDevices; in getDeviceForInputSource() local
/aosp12/frameworks/av/services/audiopolicy/engine/common/src/
H A DEngineBase.cpp586 const DeviceVector& availableDevices, DeviceVector& devices) const in getMediaDevicesForRole() argument
/aosp12/packages/apps/Bluetooth/src/com/android/bluetooth/hfp/
H A DHeadsetService.java1112 List<BluetoothDevice> availableDevices = in getFirstConnectedAudioDevice() local