Home
last modified time | relevance | path

Searched refs:onSurfaceDestroyed (Results 1 – 8 of 8) sorted by relevance

/aosp12/packages/apps/Dialer/java/com/android/incallui/videosurface/protocol/
H A DVideoSurfaceDelegate.java26 void onSurfaceDestroyed(VideoSurfaceTexture videoCallSurface); in onSurfaceDestroyed() method
/aosp12/frameworks/base/tests/WallpaperTest/src/com/example/wallpapertest/
H A DTestWallpaper.java158 public void onSurfaceDestroyed(SurfaceHolder holder) { in onSurfaceDestroyed() method in TestWallpaper.ClockEngine
159 super.onSurfaceDestroyed(holder); in onSurfaceDestroyed()
/aosp12/packages/apps/Dialer/java/com/android/incallui/videosurface/impl/
H A DVideoSurfaceTextureImpl.java228 delegate.onSurfaceDestroyed(VideoSurfaceTextureImpl.this); in onSurfaceTextureDestroyed()
/aosp12/packages/apps/Dialer/java/com/android/incallui/
H A 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
/aosp12/frameworks/base/core/java/android/service/wallpaper/
H A DWallpaperService.java751 public void onSurfaceDestroyed(SurfaceHolder holder) { in onSurfaceDestroyed() method in WallpaperService.Engine
1965 onSurfaceDestroyed(mSurfaceHolder); in reportSurfaceDestroyed()
/aosp12/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
/aosp12/frameworks/base/core/api/
H A Dcurrent.txt39220 method public void onSurfaceDestroyed(android.view.SurfaceHolder);
/aosp12/frameworks/opt/setupwizard/tools/docs/
H A Dandroid-22.txt27234 method public void onSurfaceDestroyed(android.view.SurfaceHolder);