Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/a2dp/
DA2dpServiceTest.java1093 BluetoothDevice device, int newConnectionState, int oldConnectionState) { in generateConnectionMessageFromNative() argument
1101 verifyConnectionStateIntent(device, newConnectionState, oldConnectionState); in generateConnectionMessageFromNative()
/packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/hearingaid/
DHearingAidServiceTest.java1240 BluetoothDevice device, int newConnectionState, int oldConnectionState) { in generateConnectionMessageFromNative() argument
1247 verifyConnectionStateIntent(device, newConnectionState, oldConnectionState); in generateConnectionMessageFromNative()
/packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/vc/
DVolumeControlServiceTest.java1454 BluetoothDevice device, int newConnectionState, int oldConnectionState) { in generateConnectionMessageFromNative() argument
1462 verifyConnectionStateIntent(TIMEOUT_MS, device, newConnectionState, oldConnectionState); in generateConnectionMessageFromNative()
/packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/le_audio/
DLeAudioServiceTest.java1144 BluetoothDevice device, int newConnectionState, int oldConnectionState) { in generateConnectionMessageFromNative() argument
1151 verifyConnectionStateIntent(TIMEOUT_MS, device, newConnectionState, oldConnectionState); in generateConnectionMessageFromNative()