Searched refs:VideoSurfaceDelegate (Results 1 – 4 of 4) sorted by relevance
27 import com.android.incallui.videosurface.protocol.VideoSurfaceDelegate;40 private VideoSurfaceDelegate delegate;54 public void setDelegate(VideoSurfaceDelegate delegate) { in setDelegate()
20 public interface VideoSurfaceDelegate { interface
40 void setDelegate(VideoSurfaceDelegate delegate); in setDelegate()
47 import com.android.incallui.videosurface.protocol.VideoSurfaceDelegate;1168 private class LocalDelegate implements VideoSurfaceDelegate {1224 private class RemoteDelegate implements VideoSurfaceDelegate {