Searched refs:CAMERA_ERROR (Results 1 – 10 of 10) sorted by relevance
75 public static final int CAMERA_ERROR = 3; field in CameraAccessException90 CAMERA_ERROR148 case CAMERA_ERROR: in getDefaultMessage()175 case CAMERA_ERROR: in getProblemString()
701 int reason = CameraAccessException.CAMERA_ERROR; in throwAsPublicException()726 reason = CameraAccessException.CAMERA_ERROR; in throwAsPublicException()
204 private static final int CAMERA_ERROR = 0; field in CameraDeviceUserShim.CameraCallbackThread230 Message msg = getHandler().obtainMessage(CAMERA_ERROR, in onDeviceError()305 case CAMERA_ERROR: { in handleMessage()
22 import static android.hardware.camera2.CameraAccessException.CAMERA_ERROR;
2406 throw new CameraAccessException(CameraAccessException.CAMERA_ERROR, in checkIfCameraClosedOrInError()
107 case CameraAccessException.CAMERA_ERROR: in CameraView()
108 case CameraAccessException.CAMERA_ERROR: in CameraView()
12560 field public static final int CAMERA_ERROR = 3; // 0x3
12799 Landroid/hardware/camera2/CameraAccessException;->CAMERA_ERROR:I
15839 field public static final int CAMERA_ERROR = 3; // 0x3