Home
last modified time | relevance | path

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

/aosp14/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()
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/wallpapers/
H A DImageWallpaper.java213 public void onSurfaceDestroyed(SurfaceHolder holder) { in onSurfaceDestroyed() method in ImageWallpaper.CanvasEngine
/aosp14/frameworks/base/core/java/android/service/wallpaper/
H A DWallpaperService.java842 public void onSurfaceDestroyed(SurfaceHolder holder) { in onSurfaceDestroyed() method in WallpaperService.Engine
2230 onSurfaceDestroyed(mSurfaceHolder); in reportSurfaceDestroyed()
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/aosp14/frameworks/base/core/api/
H A Dcurrent.txt41496 method @MainThread public void onSurfaceDestroyed(android.view.SurfaceHolder);