Searched refs:setIsCreateConnectionComplete (Results 1 – 4 of 4) sorted by relevance
143 call.setIsCreateConnectionComplete(isCreateConnectionComplete); in setupCallHelper()308 call.setIsCreateConnectionComplete(true); in testAddVoipRingingCall()342 call.setIsCreateConnectionComplete(true); in testAddVoipEmergencyRingingCall()377 call.setIsCreateConnectionComplete(true); in testAddNonVoipRingingCall()412 call.setIsCreateConnectionComplete(true); in testAddNonVoipEmergencyRingingCall()627 call.setIsCreateConnectionComplete(false); in testVoipPlaceCallTimeout()651 call.setIsCreateConnectionComplete(false); in testVoipPlaceCallTimeoutReportAnomaly()675 call.setIsCreateConnectionComplete(false); in testVoipEmergencyPlaceCallTimeoutReportAnomaly()699 call.setIsCreateConnectionComplete(false); in testVoipEmergencyPlaceCallTimeout()724 call.setIsCreateConnectionComplete(false); in testNonVoipPlaceCallTimeout()[all …]
1039 call.setIsCreateConnectionComplete(true); in testOutgoingCallSelectPhoneAccountVideo()1063 call.setIsCreateConnectionComplete(true); in testOutgoingCallSelectPhoneAccountNoVideo()
1756 call.setIsCreateConnectionComplete(true); in processIncomingCallIntent()4519 call.setIsCreateConnectionComplete(true);5613 call.setIsCreateConnectionComplete(true);
4899 public void setIsCreateConnectionComplete(boolean isCreateConnectionComplete) { in setIsCreateConnectionComplete() method in Call