Home
last modified time | relevance | path

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

/aosp14/frameworks/base/telecomm/java/android/telecom/
H A DVideoCallImpl.java44 public class VideoCallImpl extends VideoCall { class
212 VideoCallImpl(IVideoProvider videoProvider, String callingPackageName, int targetSdkVersion) in VideoCallImpl() method in VideoCallImpl