Searched refs:audioOnDevice (Results 1 - 1 of 1) sorted by relevance

/packages/services/Telecomm/tests/src/com/android/server/telecom/tests/
H A DBluetoothRouteTransitionTests.java66 private BluetoothDevice audioOnDevice; field in class:BluetoothRouteTransitionTests.BluetoothRouteTestParametersBuilder
135 this.audioOnDevice = device;
155 audioOnDevice,
165 public BluetoothDevice audioOnDevice; // The device (if any) that is active field in class:BluetoothRouteTransitionTests.BluetoothRouteTestParameters
181 BluetoothDevice audioOnDevice, BluetoothDevice activeDevice) {
192 this.audioOnDevice = audioOnDevice;
243 mParams.audioOnDevice, mParams.activeDevice);
304 BluetoothDevice audioOnDevice, BluetoothDevice activeDevice) {
309 if (audioOnDevice !
176 BluetoothRouteTestParameters(String name, String initialBluetoothState, BluetoothDevice initialDevice, int messageType, ListenerUpdate[] expectedListenerUpdates, int expectedBluetoothInteraction, BluetoothDevice expectedConnectionDevice, String expectedFinalStateName, BluetoothDevice[] connectedDevices, BluetoothDevice messageDevice, BluetoothDevice audioOnDevice, BluetoothDevice activeDevice) argument
303 setupConnectedDevices(BluetoothDevice[] devices, BluetoothDevice audioOnDevice, BluetoothDevice activeDevice) argument
[all...]

Completed in 556 milliseconds