Home
last modified time | relevance | path

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

/packages/services/Telecomm/tests/src/com/android/server/telecom/tests/
DCallAudioManagerTest.java83 Call call = createIncomingCall(); in testSingleIncomingCallFlowWithoutMTSpeedUp()
118 Call call = createIncomingCall(); in testSingleIncomingCallFlowWithMTSpeedUp()
197 private Call createIncomingCall() { in createIncomingCall() method in CallAudioManagerTest