Home
last modified time | relevance | path

Searched defs: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/
DVideoCallPresenter.java1186 public void onSurfaceDestroyed(VideoSurfaceTexture videoCallSurface) { in onSurfaceDestroyed() method in VideoCallPresenter.LocalDelegate
1232 public void onSurfaceDestroyed(VideoSurfaceTexture videoCallSurface) {} in onSurfaceDestroyed() method in VideoCallPresenter.RemoteDelegate
/packages/apps/WallpaperPicker2/src/com/android/wallpaper/module/
DNoBackupImageWallpaper.java342 public void onSurfaceDestroyed(SurfaceHolder holder) { in onSurfaceDestroyed() method in NoBackupImageWallpaper.DrawableEngine