Searched refs:setIsCreateConnectionComplete (Results 1 – 3 of 3) sorted by relevance
141 call.setIsCreateConnectionComplete(isCreateConnectionComplete); in setupCallHelper()306 call.setIsCreateConnectionComplete(true); in testAddVoipRingingCall()340 call.setIsCreateConnectionComplete(true); in testAddVoipEmergencyRingingCall()375 call.setIsCreateConnectionComplete(true); in testAddNonVoipRingingCall()410 call.setIsCreateConnectionComplete(true); in testAddNonVoipEmergencyRingingCall()625 call.setIsCreateConnectionComplete(false); in testVoipPlaceCallTimeout()649 call.setIsCreateConnectionComplete(false); in testVoipPlaceCallTimeoutReportAnomaly()673 call.setIsCreateConnectionComplete(false); in testVoipEmergencyPlaceCallTimeoutReportAnomaly()697 call.setIsCreateConnectionComplete(false); in testVoipEmergencyPlaceCallTimeout()722 call.setIsCreateConnectionComplete(false); in testNonVoipPlaceCallTimeout()[all …]
1634 call.setIsCreateConnectionComplete(true); in processIncomingCallIntent()4177 call.setIsCreateConnectionComplete(true);5266 call.setIsCreateConnectionComplete(true);
4615 public void setIsCreateConnectionComplete(boolean isCreateConnectionComplete) { in setIsCreateConnectionComplete() method in Call