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 InCallServiceImpl942 VideoCall vc = getVideoCallById(callId); in videoCallSendSessionModifyRequest()966 VideoCall vc = getVideoCallById(callId); in videoCallSendSessionModifyResponse()