Home
last modified time | relevance | path

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

/packages/services/Telecomm/tests/src/com/android/server/telecom/tests/
DBluetoothRouteTransitionTests.java78 private BluetoothDevice audioOnDevice; field in BluetoothRouteTransitionTests.BluetoothRouteTestParametersBuilder
193 public BluetoothDevice audioOnDevice; // The device (if any) that is active field in BluetoothRouteTransitionTests.BluetoothRouteTestParameters
212 BluetoothDevice audioOnDevice, BluetoothDevice activeDevice, in BluetoothRouteTestParameters()
393 BluetoothDevice audioOnDevice, BluetoothDevice activeDevice) { in setupConnectedDevices()