Home
last modified time | relevance | path

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

/cts/tests/tests/mediastress/src/android/mediastress/cts/
DOnSurfaceChangedListener.java21 void onSurfaceDestroyed(); in onSurfaceDestroyed() method
DSurfaceTextureGLSurfaceView.java58 mListener.onSurfaceDestroyed(); in surfaceDestroyed()
DNativeMediaActivity.java100 public void onSurfaceDestroyed() { in onSurfaceDestroyed() method in NativeMediaActivity
/cts/tests/PhotoPicker/src/android/photopicker/cts/cloudproviders/
DCloudProviderPrimary.java167 public void onSurfaceDestroyed(int surfaceId) { in onSurfaceDestroyed() method in CloudProviderPrimary.CloudMediaSurfaceControllerImpl
168 sMockSurfaceControllerListener.onSurfaceDestroyed(surfaceId); in onSurfaceDestroyed()
/cts/tests/app/WallpaperTest/src/android/app/cts/wallpapers/
DTestWallpaperService.kt218 override fun onSurfaceDestroyed(holder: SurfaceHolder) { in onSurfaceDestroyed() method in android.app.cts.wallpapers.TestWallpaperService.FakeEngine
223 super.onSurfaceDestroyed(holder) in onSurfaceDestroyed()
/cts/tests/PhotoPicker/src/android/photopicker/cts/
DRemoteVideoPreviewTest.java165 mAssertInOrder.verify(mSurfaceControllerListener).onSurfaceDestroyed(eq(surfaceId)); in testBasicVideoPreview()
229 mAssertInOrder.verify(mSurfaceControllerListener).onSurfaceDestroyed(eq(surfaceId)); in testSwipeImageVideoPreview()
/cts/common/device-side/bedstead/remoteframeworkclasses/java/apis/
Dcurrent.txt41781 method @MainThread public void onSurfaceDestroyed(android.view.SurfaceHolder);