Home
last modified time | relevance | path

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

/frameworks/base/tests/WallpaperTest/src/com/example/wallpapertest/
DTestWallpaper.java150 public void onSurfaceDestroyed(SurfaceHolder holder) { in onSurfaceDestroyed() method in TestWallpaper.ClockEngine
151 super.onSurfaceDestroyed(holder); in onSurfaceDestroyed()
/frameworks/base/core/java/android/app/
DActivityView.java315 mActivityViewCallback.onSurfaceDestroyed(ActivityView.this); in setSurfaceAsync()
359 public abstract void onSurfaceDestroyed(ActivityView view); in onSurfaceDestroyed() method in ActivityView.ActivityViewCallback
/frameworks/base/packages/SystemUI/src/com/android/systemui/
DImageWallpaper.java287 public void onSurfaceDestroyed(SurfaceHolder holder) { in onSurfaceDestroyed() method in ImageWallpaper.DrawableEngine
288 super.onSurfaceDestroyed(holder); in onSurfaceDestroyed()
/frameworks/base/core/java/android/service/wallpaper/
DWallpaperService.java528 public void onSurfaceDestroyed(SurfaceHolder holder) { in onSurfaceDestroyed() method in WallpaperService.Engine
1005 onSurfaceDestroyed(mSurfaceHolder); in reportSurfaceDestroyed()
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt27234 method public void onSurfaceDestroyed(android.view.SurfaceHolder);
/frameworks/base/api/
Dcurrent.txt34973 method public void onSurfaceDestroyed(android.view.SurfaceHolder);
Dtest-current.txt35050 method public void onSurfaceDestroyed(android.view.SurfaceHolder);
Dsystem-current.txt37790 method public void onSurfaceDestroyed(android.view.SurfaceHolder);