Searched refs:setupConnectedDevices (Results 1 – 2 of 2) sorted by relevance
/packages/services/Telecomm/tests/src/com/android/server/telecom/tests/ |
D | BluetoothRouteManagerTest.java | 86 setupConnectedDevices(new BluetoothDevice[]{DEVICE1}, null, null, null); in testConnectHfpRetryWhileNotConnected() 108 setupConnectedDevices(new BluetoothDevice[]{DEVICE1}, in testAmbiguousActiveDevice() 127 setupConnectedDevices(new BluetoothDevice[]{DEVICE1}, null, DEVICE1, null); in testAudioOnDeviceWithScoOffActiveDevice() 143 setupConnectedDevices(new BluetoothDevice[]{DEVICE1, DEVICE2}, null, null, null); in testConnectHfpRetryWhileConnectedToAnotherDevice() 175 private void setupConnectedDevices(BluetoothDevice[] hfpDevices, in setupConnectedDevices() method in BluetoothRouteManagerTest
|
D | BluetoothRouteTransitionTests.java | 266 setupConnectedDevices(mParams.connectedDevices, in testTransitions() 343 private void setupConnectedDevices(BluetoothDevice[] devices, in setupConnectedDevices() method in BluetoothRouteTransitionTests
|