Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/vc/
DVolumeControlServiceTest.java208 private void verifyNoConnectionStateIntent(int timeoutMs, BluetoothDevice device) { in verifyNoConnectionStateIntent() method in VolumeControlServiceTest
1474 verifyNoConnectionStateIntent(TIMEOUT_MS, device); in generateUnexpectedConnectionMessageFromNative()
/packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/le_audio/
DLeAudioServiceTest.java1162 verifyNoConnectionStateIntent(TIMEOUT_MS, device); in generateUnexpectedConnectionMessageFromNative()
1183 private void verifyNoConnectionStateIntent(int timeoutMs, BluetoothDevice device) { in verifyNoConnectionStateIntent() method in LeAudioServiceTest