Package org.robolectric.shadows
Class ShadowSurfaceControl
java.lang.Object
org.robolectric.shadows.ShadowSurfaceControl
@Implements(value=android.view.SurfaceControl.class, isInAndroidSdk=false, minSdk=18) public class ShadowSurfaceControl extends Object
Shadow for
SurfaceControl
-
Constructor Summary
Constructors Constructor Description ShadowSurfaceControl()
-
Method Summary
Modifier and Type Method Description protected void
finalize()
-
Constructor Details
-
ShadowSurfaceControl
public ShadowSurfaceControl()
-
-
Method Details