Home
last modified time | relevance | path

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

/packages/apps/Bluetooth/tests/unit/src/com/android/bluetooth/hfp/
DHeadsetServiceAndStateMachineTest.java454 verifyVirtualCallStopSequenceInvocations(connectedDevices); in testVirtualCall_normalStartStop()
491 verifyVirtualCallStopSequenceInvocations(connectedDevices); in testVirtualCall_preemptedByTelecomCall()
654 verifyVirtualCallStopSequenceInvocations(connectedDevices); in testDialingOutCall_DialingOutPreemptVirtualCall()
1233 private void verifyVirtualCallStopSequenceInvocations(List<BluetoothDevice> connectedDevices) { in verifyVirtualCallStopSequenceInvocations() method in HeadsetServiceAndStateMachineTest