Package org.robolectric.shadows
Class ShadowCamera.ShadowSize
- java.lang.Object
-
- org.robolectric.shadows.ShadowCamera.ShadowSize
-
- Enclosing class:
- ShadowCamera
@Implements(android.hardware.Camera.Size.class) public static class ShadowCamera.ShadowSize extends Object
-
-
Constructor Summary
Constructors Constructor Description ShadowSize()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected void
__constructor__(Camera camera, int width, int height)
-
-
-
Method Detail
-
__constructor__
@Implementation protected void __constructor__(Camera camera, int width, int height)
-
-