Searched defs:errorPhysicalCameraId (Results 1 – 5 of 5) sorted by relevance
32 private String errorPhysicalCameraId; field in CaptureResultExtras57 String errorPhysicalCameraId, long lastCompletedRegularFrameNumber, in CaptureResultExtras()
451 final String errorPhysicalCameraId = resultExtras.getErrorPhysicalCameraId(); in onCaptureErrorLocked() local
1641 final String errorPhysicalCameraId = resultExtras.getErrorPhysicalCameraId(); in onCaptureErrorLocked() local
71 boolean dropped, int sequenceId, long frameNumber, String errorPhysicalCameraId) { in CaptureFailure()
77 String16 errorPhysicalCameraId; member