(SurfaceHolder holder)
| 19 | void reconnect() throws java.io.IOException; |
| 20 | |
| 21 | CameraActions startPreview(SurfaceHolder holder) throws IOException; |
| 22 | |
| 23 | CameraActions startPreview(SurfaceTexture texture) throws IOException; |
| 24 |
no outgoing calls
no test coverage detected