Home
last modified time | relevance | path

Searched defs:VideoCallImpl (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/telecomm/java/android/telecom/
DVideoCallImpl.java39 public class VideoCallImpl extends VideoCall { class
178 VideoCallImpl(IVideoProvider videoProvider, Call call) throws RemoteException { in VideoCallImpl() method in VideoCallImpl