Home
last modified time | relevance | path

Searched refs:expectedBluetoothDevice (Results 1 – 1 of 1) sorted by relevance

/packages/services/Telecomm/tests/src/com/android/server/telecom/tests/
DCallAudioRouteTransitionTests.java89 public BluetoothDevice expectedBluetoothDevice = null; field in CallAudioRouteTransitionTests.RoutingTestParameters
126 expectedBluetoothDevice = device; in setExpectedBluetoothDevice()
308 if (mParams.expectedBluetoothDevice == null) { in testActiveTransition()
312 mParams.expectedBluetoothDevice.getAddress()); in testActiveTransition()
342 mParams.expectedBluetoothDevice, mParams.availableBluetoothDevices); in testActiveTransition()
394 mParams.expectedBluetoothDevice, mParams.availableBluetoothDevices); in testQuiescentTransition()