Home
last modified time | relevance | path

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

/packages/apps/Dialer/java/com/android/incallui/videosurface/protocol/
DVideoSurfaceDelegate.java26 void onSurfaceDestroyed(VideoSurfaceTexture videoCallSurface); in onSurfaceDestroyed() method
/packages/apps/Dialer/java/com/android/incallui/
DVideoCallPresenter.java1202 public void onSurfaceDestroyed(VideoSurfaceTexture videoCallSurface) { in onSurfaceDestroyed() method in VideoCallPresenter.LocalDelegate
1248 public void onSurfaceDestroyed(VideoSurfaceTexture videoCallSurface) {} in onSurfaceDestroyed() method in VideoCallPresenter.RemoteDelegate