Searched refs:getVideoCallById (Results 1 – 1 of 1) sorted by relevance
569 if (getVideoCallById(id) == null) { in onCallAdded()671 private static InCallService.VideoCall getVideoCallById(String callId) { in getVideoCallById() method in InCallServiceImpl953 VideoCall vc = getVideoCallById(callId); in videoCallSendSessionModifyRequest()977 VideoCall vc = getVideoCallById(callId); in videoCallSendSessionModifyResponse()