Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/hearingaid/
DHearingAidServiceTest.java175 private void verifyConnectionStateIntent(BluetoothDevice device, int newState, int prevState) { in verifyConnectionStateIntent() method in HearingAidServiceTest
176 verifyConnectionStateIntent(device, newState, prevState, true); in verifyConnectionStateIntent()
179 private void verifyConnectionStateIntent( in verifyConnectionStateIntent() method in HearingAidServiceTest
355 verifyConnectionStateIntent( in testOutgoingConnectTimeout()
364 verifyConnectionStateIntent( in testOutgoingConnectTimeout()
393 verifyConnectionStateIntent( in testConnectAPair_connectBothDevices()
399 verifyConnectionStateIntent( in testConnectAPair_connectBothDevices()
428 verifyConnectionStateIntent( in testConnectAnotherPair_disconnectCurrentPair()
432 verifyConnectionStateIntent( in testConnectAnotherPair_disconnectCurrentPair()
451 verifyConnectionStateIntent( in testConnectAnotherPair_disconnectCurrentPair()
[all …]
/packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/a2dp/
DA2dpServiceTest.java166 private void verifyConnectionStateIntent(BluetoothDevice device, int newState, int prevState) { in verifyConnectionStateIntent() method in A2dpServiceTest
322 verifyConnectionStateIntent( in testOutgoingConnectTimeout()
334 verifyConnectionStateIntent( in testOutgoingConnectTimeout()
358 verifyConnectionStateIntent( in testOutgoingConnectDisconnectSuccess()
373 verifyConnectionStateIntent( in testOutgoingConnectDisconnectSuccess()
386 verifyConnectionStateIntent( in testOutgoingConnectDisconnectSuccess()
401 verifyConnectionStateIntent( in testOutgoingConnectDisconnectSuccess()
432 verifyConnectionStateIntent( in testMaxConnectDevices()
446 verifyConnectionStateIntent( in testMaxConnectDevices()
803 verifyConnectionStateIntent( in testRemoveActiveDevice_whenStopAudioIsFalse_suppressNoisyIntent()
[all …]
/packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/le_audio/
DLeAudioServiceTest.java348 private void verifyConnectionStateIntent( in verifyConnectionStateIntent() method in LeAudioServiceTest
550 verifyConnectionStateIntent( in testOutgoingConnectTimeout()
559 verifyConnectionStateIntent( in testOutgoingConnectTimeout()
633 verifyConnectionStateIntent( in testAudioManagerConnectDisconnect()
640 verifyConnectionStateIntent( in testAudioManagerConnectDisconnect()
657 verifyConnectionStateIntent( in testAudioManagerConnectDisconnect()
673 verifyConnectionStateIntent( in testAudioManagerConnectDisconnect()
690 verifyConnectionStateIntent( in testAudioManagerConnectDisconnect()
697 verifyConnectionStateIntent( in testAudioManagerConnectDisconnect()
713 verifyConnectionStateIntent( in testAudioManagerConnectDisconnect()
[all …]
DLeAudioBroadcastServiceTest.java697 private void verifyConnectionStateIntent( in verifyConnectionStateIntent() method in LeAudioBroadcastServiceTest
743 verifyConnectionStateIntent( in prepareConnectedUnicastDevice()
757 verifyConnectionStateIntent( in prepareConnectedUnicastDevice()
/packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/hid/
DHidDeviceTest.java182 private void verifyConnectionStateIntent( in verifyConnectionStateIntent() method in HidDeviceTest
474 verifyConnectionStateIntent( in testOutgoingConnectDisconnectSuccess()
486 verifyConnectionStateIntent( in testOutgoingConnectDisconnectSuccess()
508 verifyConnectionStateIntent( in testOutgoingConnectDisconnectSuccess()
520 verifyConnectionStateIntent( in testOutgoingConnectDisconnectSuccess()
/packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/vc/
DVolumeControlServiceTest.java196 private void verifyConnectionStateIntent( in verifyConnectionStateIntent() method in VolumeControlServiceTest
373 verifyConnectionStateIntent( in testOutgoingConnectDisconnectExistingVolumeControlUuid()
385 verifyConnectionStateIntent( in testOutgoingConnectDisconnectExistingVolumeControlUuid()
421 verifyConnectionStateIntent( in testOutgoingConnectTimeout()
430 verifyConnectionStateIntent( in testOutgoingConnectTimeout()
1420 verifyConnectionStateIntent( in connectDevice()
1436 verifyConnectionStateIntent( in connectDevice()
1462 verifyConnectionStateIntent(TIMEOUT_MS, device, newConnectionState, oldConnectionState); in generateConnectionMessageFromNative()
/packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/hfp/
DHeadsetServiceAndStateMachineTest.java245 verifyConnectionStateIntent( in testConnectFromApi()
262 verifyConnectionStateIntent( in testConnectFromApi()
294 verifyConnectionStateIntent( in testUnbondDevice_disconnectBeforeUnbond()
305 verifyConnectionStateIntent( in testUnbondDevice_disconnectBeforeUnbond()
341 verifyConnectionStateIntent( in testUnbondDevice_disconnectAfterUnbond()
351 verifyConnectionStateIntent( in testUnbondDevice_disconnectAfterUnbond()
370 verifyConnectionStateIntent( in testUnbondDevice_disconnectAfterUnbond()
1887 private void verifyConnectionStateIntent(BluetoothDevice device, int newState, int prevState) { in verifyConnectionStateIntent() method in HeadsetServiceAndStateMachineTest
/packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/csip/
DCsipSetCoordinatorServiceTest.java454 verifyConnectionStateIntent( in testOutgoingConnectTimeout()
463 verifyConnectionStateIntent( in testOutgoingConnectTimeout()
685 private void verifyConnectionStateIntent( in verifyConnectionStateIntent() method in CsipSetCoordinatorServiceTest
/packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/bass_client/
DBassClientServiceTest.java936 private void verifyConnectionStateIntent( in verifyConnectionStateIntent() method in BassClientServiceTest
1824 verifyConnectionStateIntent( in testConnectedIntent()