Searched refs:VideoCallImpl (Results 1 – 2 of 2) sorted by relevance
39 public class VideoCallImpl extends VideoCall { class178 VideoCallImpl(IVideoProvider videoProvider, Call call) throws RemoteException { in VideoCallImpl() method in VideoCallImpl
187 mVideoCall = new VideoCallImpl(mVideoCallProvider, call); in getVideoCall()