Home
last modified time | relevance | path

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

/cts/tests/tests/telecom/src/android/telecom/cts/
DBackgroundCallAudioTest.java320 Connection connection = placeActiveOutgoingCall(); in testAudioProcessActiveCall()
341 Connection connection = placeActiveOutgoingCall(); in testAudioProcessActiveCallMissed()
362 Connection connection = placeActiveOutgoingCall(); in testAudioProcessActiveCallRemoteHangup()
387 Connection connection = placeActiveOutgoingCall(); in testAudioProcessOutgoingActiveEmergencyCallPlaced()
580 private Connection placeActiveOutgoingCall() { in placeActiveOutgoingCall() method in BackgroundCallAudioTest