Searched refs:verifyConnectionForIncomingCall (Results 1 – 7 of 7) sorted by relevance
208 final MockConnection connection = verifyConnectionForIncomingCall(); in testAnswerIncomingCallAudioOnly()238 final MockConnection connection = verifyConnectionForIncomingCall(); in testIncomingCallFromBlockedNumber_IsRejected()262 final MockConnection connection = verifyConnectionForIncomingCall(); in testAnswerIncomingCallAsVideo_SendsCorrectVideoState()285 final MockConnection connection = verifyConnectionForIncomingCall(); in testRejectIncomingCall()307 final MockConnection connection = verifyConnectionForIncomingCall(); in testRejectIncomingCallWithMessage()434 final MockConnection connection = verifyConnectionForIncomingCall(); in testSilenceRinger()481 verifyConnectionForIncomingCall(); in testOnCannedTextResponsesLoaded()519 verifyConnectionForIncomingCall(); in testGetCalls()
44 final MockConnection connection = verifyConnectionForIncomingCall(); in testIncomingCallShortPress_acceptsCall()61 final MockConnection connection = verifyConnectionForIncomingCall(); in testIncomingCallLongPress_rejectsCall()
62 final MockConnection connection = verifyConnectionForIncomingCall(); in testMissedCall_NotifyDialer()
51 final Connection connection3 = verifyConnectionForIncomingCall(); in testAddNewIncomingCall_CorrectPhoneAccountHandle()
90 final Connection connection3 = verifyConnectionForIncomingCall(); in testGetAllConnections()
384 MockConnection verifyConnectionForIncomingCall() { in verifyConnectionForIncomingCall() method in BaseTelecomTestWithMockServices386 return verifyConnectionForIncomingCall(0); in verifyConnectionForIncomingCall()389 MockConnection verifyConnectionForIncomingCall(int connectionIndex) { in verifyConnectionForIncomingCall() method in BaseTelecomTestWithMockServices
1178 mConnection = verifyConnectionForIncomingCall(); in addRemoteConnectionIncomingCall()