Home
last modified time | relevance | path

Searched defs:expectedNewState (Results 1 – 3 of 3) sorted by relevance

/aosp12/packages/apps/Bluetooth/tests/unit/src/com/android/bluetooth/btservice/
H A DBondStateMachineTest.java270 private void testSendIntentCase(int oldState, int newState, int expectedNewState, in testSendIntentCase()
298 int expectedNewState, boolean shouldBroadcast, int broadcastOldState, in testSendIntentNoPendingDeviceWithUuid()
307 int expectedNewState, boolean shouldBroadcast, int broadcastOldState, in testSendIntentPendingDeviceWithUuid()
315 private void testSendIntentPendingDevice(int oldState, int newState, int expectedNewState, in testSendIntentPendingDevice()
332 private void testSendIntentNoPendingDevice(int oldState, int newState, int expectedNewState, in testSendIntentNoPendingDevice()
347 private void testSendIntentBle(int oldState, int newState, int expectedNewState) { in testSendIntentBle()
/aosp12/packages/services/Telecomm/tests/src/com/android/server/telecom/tests/
H A DCallAudioRouteTransitionTests.java830 CallAudioState expectedNewState) { in verifyNewSystemCallAudioState()
H A DCallAudioRouteStateMachineTest.java691 CallAudioState expectedNewState) { in verifyNewSystemCallAudioState()