Searched refs:onSurfaceDestroyed (Results 1 – 6 of 6) sorted by relevance
158 public void onSurfaceDestroyed(SurfaceHolder holder) { in onSurfaceDestroyed() method in TestWallpaper.ClockEngine159 super.onSurfaceDestroyed(holder); in onSurfaceDestroyed()
279 override fun onSurfaceDestroyed(holder: SurfaceHolder?) { in onSurfaceDestroyed() method in com.google.android.torus.core.wallpaper.LiveWallpaper.LiveWallpaperEngineWrapper280 super.onSurfaceDestroyed(holder) in onSurfaceDestroyed()
232 public void onSurfaceDestroyed(SurfaceHolder holder) { in onSurfaceDestroyed() method in ImageWallpaper.CanvasEngine
891 public void onSurfaceDestroyed(SurfaceHolder holder) { in onSurfaceDestroyed() method in WallpaperService.Engine2322 onSurfaceDestroyed(mSurfaceHolder); in reportSurfaceDestroyed()
27234 method public void onSurfaceDestroyed(android.view.SurfaceHolder);
41785 method @MainThread public void onSurfaceDestroyed(android.view.SurfaceHolder);