Searched refs:verifyConnectionForIncomingCall (Results 1 – 5 of 5) sorted by relevance
44 final MockConnection connection = verifyConnectionForIncomingCall(); in testIncomingCallShortPress_acceptsCall()61 final MockConnection connection = verifyConnectionForIncomingCall(); in testIncomingCallLongPress_rejectsCall()
192 final MockConnection connection = verifyConnectionForIncomingCall(); in testAnswerIncomingCallAudioOnly()213 final MockConnection connection = verifyConnectionForIncomingCall(); in testAnswerIncomingCallAsVideo_SendsCorrectVideoState()236 final MockConnection connection = verifyConnectionForIncomingCall(); in testRejectIncomingCall()394 verifyConnectionForIncomingCall(); in testOnCannedTextResponsesLoaded()432 verifyConnectionForIncomingCall(); in testGetCalls()
89 final Connection connection3 = verifyConnectionForIncomingCall(); in testGetAllConnections()
333 MockConnection verifyConnectionForIncomingCall() { in verifyConnectionForIncomingCall() method in BaseTelecomTestWithMockServices335 return verifyConnectionForIncomingCall(0); in verifyConnectionForIncomingCall()338 MockConnection verifyConnectionForIncomingCall(int connectionIndex) { in verifyConnectionForIncomingCall() method in BaseTelecomTestWithMockServices
1173 mConnection = verifyConnectionForIncomingCall(); in addRemoteConnectionIncomingCall()