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.java336 final Call call1 = inCallService.getLastCall(); in testAcceptRingingCallTwoCalls() local
368 final Call call1 = inCallService.getLastCall(); in testAcceptRingingCallTwoCallsCarMode() local
773 final Call call1 = inCallService.getLastCall(); in testCanAddCall_CannotAddIfTooManyCalls() local
919 final Call call1 = inCallService.getLastCall(); in testGetCalls() local
DBaseTelecomTestWithMockServices.java1089 void addConferenceCall(Call call1, Call call2) { in addConferenceCall()
1123 void splitFromConferenceCall(Call call1) { in splitFromConferenceCall()
DTransactionalApisTest.java855 Call call1 = getCallWithId(mCall1.getTelecomCallId()); in testCallStatesForTwoLiveTransactionalCalls() local
DSelfManagedConnectionServiceTest.java1427 final Call call1 = inCallService.getLastCall(); in testCallSwapBetweenTwoSelfManagedConnectionServices() local
/cts/tests/tests/telephony/current/src/android/telephony/ims/cts/
DCallDomainSelectionTestOnMockModem.java964 Call call1 = getCall(mCurrentCallId); in testMultipleVoLteCalls() local
1106 Call call1 = getCall(mCurrentCallId); in testMultipleVoWifiCalls() local
DImsCallingTest.java1687 void addConferenceCall(Call call1, Call call2) { in addConferenceCall()