Home
last modified time | relevance | path

Searched refs:onSurfaceDestroyed (Results 1 – 3 of 3) 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/videosurface/impl/
DVideoSurfaceTextureImpl.java228 delegate.onSurfaceDestroyed(VideoSurfaceTextureImpl.this); in onSurfaceTextureDestroyed()
/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