Home
last modified time | relevance | path

Searched defs:call1 (Results 1 – 6 of 6) sorted by relevance

/cts/tests/tests/telecom/src/android/telecom/cts/
DExtendedInCallServiceTest.java334 final Call call1 = inCallService.getLastCall(); in testAcceptRingingCallTwoCalls() local
366 final Call call1 = inCallService.getLastCall(); in testAcceptRingingCallTwoCallsCarMode() local
756 final Call call1 = inCallService.getLastCall(); in testCanAddCall_CannotAddIfTooManyCalls() local
902 final Call call1 = inCallService.getLastCall(); in testGetCalls() local
DBaseTelecomTestWithMockServices.java1021 void addConferenceCall(Call call1, Call call2) { in addConferenceCall()
1055 void splitFromConferenceCall(Call call1) { in splitFromConferenceCall()
DTransactionalApisTest.java670 Call call1 = getCallWithId(mCall1.getTelecomCallId()); in testCallStatesForTwoLiveTransactionalCalls() local
DSelfManagedConnectionServiceTest.java1380 final Call call1 = inCallService.getLastCall(); in testCallSwapBetweenTwoSelfManagedConnectionServices() local
/cts/tests/tests/telephony/current/src/android/telephony/ims/cts/
DCallDomainSelectionTestOnMockModem.java984 Call call1 = getCall(mCurrentCallId); in testMultipleVoLteCalls() local
1171 Call call1 = getCall(mCurrentCallId); in testMultipleVoWifiCalls() local
DImsCallingTest.java1361 void addConferenceCall(Call call1, Call call2) { in addConferenceCall()