Searched refs:getVideoCall (Results 1 – 2 of 2) sorted by relevance
280 videoCall = call.getVideoCall(); in onVideoCallChanged()282 if (cc.getVideoCall() != videoCall) { in onVideoCallChanged()288 else if (cc.getVideoCall() != null) { in onVideoCallChanged()527 public InCallService.VideoCall getVideoCall() { in getVideoCall() method in InCallServiceImpl.CallContainer564 VideoCall videoCall = call.getVideoCall(); in onCallAdded()676 return cc.getVideoCall(); in getVideoCallById()
1078 callInfo.put("VideoCall", InCallServiceImpl.getVideoCallId(call.getVideoCall())); in buildCall()