Home
last modified time | relevance | path

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

/packages/services/Telecomm/tests/src/com/android/server/telecom/tests/
DBluetoothDeviceManagerTest.java153 buildConnectionActionIntent(BluetoothHeadset.STATE_CONNECTED, device1, in testSingleDeviceConnectAndDisconnect()
157 buildConnectionActionIntent(BluetoothHeadset.STATE_DISCONNECTED, device1, in testSingleDeviceConnectAndDisconnect()
169 buildConnectionActionIntent(BluetoothHeadset.STATE_CONNECTED, device1, in testAddDeviceFailsWhenServicesAreNull()
172 buildConnectionActionIntent(BluetoothHeadset.STATE_CONNECTED, device2, in testAddDeviceFailsWhenServicesAreNull()
175 buildConnectionActionIntent(BluetoothHeadset.STATE_CONNECTED, device5, in testAddDeviceFailsWhenServicesAreNull()
185 buildConnectionActionIntent(BluetoothHeadset.STATE_CONNECTED, device1, in testMultiDeviceConnectAndDisconnect()
188 buildConnectionActionIntent(BluetoothHeadset.STATE_CONNECTED, device2, in testMultiDeviceConnectAndDisconnect()
191 buildConnectionActionIntent(BluetoothHeadset.STATE_CONNECTED, device5, in testMultiDeviceConnectAndDisconnect()
198 buildConnectionActionIntent(BluetoothHeadset.STATE_DISCONNECTED, device1, in testMultiDeviceConnectAndDisconnect()
201 buildConnectionActionIntent(BluetoothHeadset.STATE_CONNECTED, device6, in testMultiDeviceConnectAndDisconnect()
[all …]