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.java317 Connection connection = placeActiveOutgoingCall(); in testAudioProcessActiveCall()
338 Connection connection = placeActiveOutgoingCall(); in testAudioProcessActiveCallMissed()
359 Connection connection = placeActiveOutgoingCall(); in testAudioProcessActiveCallRemoteHangup()
384 Connection connection = placeActiveOutgoingCall(); in testAudioProcessOutgoingActiveEmergencyCallPlaced()
576 private Connection placeActiveOutgoingCall() { in placeActiveOutgoingCall() method in BackgroundCallAudioTest