@Implements(value=android.hardware.camera2.TotalCaptureResult.class, minSdk=21) public class ShadowTotalCaptureResult extends ShadowCaptureResult
TotalCaptureResult.| Constructor | Description | 
|---|---|
| ShadowTotalCaptureResult() | 
| Modifier and Type | Method | Description | 
|---|---|---|
| static TotalCaptureResult | newTotalCaptureResult() | Convenience method which returns a new instance of  TotalCaptureResult. | 
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitget, newCaptureResult, setpublic static TotalCaptureResult newTotalCaptureResult()
TotalCaptureResult.