Home
last modified time | relevance | path

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

/packages/apps/Bluetooth/tests/unit/src/com/android/bluetooth/hfp/
DHeadsetServiceAndStateMachineTest.java450 verifyVirtualCallStartSequenceInvocations(connectedDevices); in testVirtualCall_normalStartStop()
486 verifyVirtualCallStartSequenceInvocations(connectedDevices); in testVirtualCall_preemptedByTelecomCall()
633 verifyVirtualCallStartSequenceInvocations(connectedDevices); in testDialingOutCall_DialingOutPreemptVirtualCall()
1220 private void verifyVirtualCallStartSequenceInvocations(List<BluetoothDevice> connectedDevices) { in verifyVirtualCallStartSequenceInvocations() method in HeadsetServiceAndStateMachineTest