Searched refs:onSurfaceDestroyed (Results 1 – 7 of 7) sorted by relevance
21 void onSurfaceDestroyed(); in onSurfaceDestroyed() method
58 mListener.onSurfaceDestroyed(); in surfaceDestroyed()
100 public void onSurfaceDestroyed() { in onSurfaceDestroyed() method in NativeMediaActivity
167 public void onSurfaceDestroyed(int surfaceId) { in onSurfaceDestroyed() method in CloudProviderPrimary.CloudMediaSurfaceControllerImpl168 sMockSurfaceControllerListener.onSurfaceDestroyed(surfaceId); in onSurfaceDestroyed()
218 override fun onSurfaceDestroyed(holder: SurfaceHolder) { in onSurfaceDestroyed() method in android.app.cts.wallpapers.TestWallpaperService.FakeEngine223 super.onSurfaceDestroyed(holder) in onSurfaceDestroyed()
165 mAssertInOrder.verify(mSurfaceControllerListener).onSurfaceDestroyed(eq(surfaceId)); in testBasicVideoPreview()229 mAssertInOrder.verify(mSurfaceControllerListener).onSurfaceDestroyed(eq(surfaceId)); in testSwipeImageVideoPreview()
41781 method @MainThread public void onSurfaceDestroyed(android.view.SurfaceHolder);