Searched defs:expectedNewState (Results 1 – 3 of 3) sorted by relevance
/aosp12/packages/apps/Bluetooth/tests/unit/src/com/android/bluetooth/btservice/ |
H A D | BondStateMachineTest.java | 270 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 D | CallAudioRouteTransitionTests.java | 830 CallAudioState expectedNewState) { in verifyNewSystemCallAudioState()
|
H A D | CallAudioRouteStateMachineTest.java | 691 CallAudioState expectedNewState) { in verifyNewSystemCallAudioState()
|