Searched refs:CAMERA_DISCONNECTED (Results 1 – 14 of 14) sorted by relevance
59 public static final int CAMERA_DISCONNECTED = 2; field in CameraAccessException89 CAMERA_DISCONNECTED,142 case CAMERA_DISCONNECTED: in getDefaultMessage()169 case CAMERA_DISCONNECTED: in getProblemString()
295 throw new CameraAccessException(CameraAccessException.CAMERA_DISCONNECTED, in getCameraCharacteristics()330 throw new CameraAccessException(CameraAccessException.CAMERA_DISCONNECTED, in getCameraCharacteristics()775 reason = CameraAccessException.CAMERA_DISCONNECTED; in throwAsPublicException()801 throw new CameraAccessException(CameraAccessException.CAMERA_DISCONNECTED, in throwAsPublicException()1069 throw new CameraAccessException(CameraAccessException.CAMERA_DISCONNECTED, in setTorchMode()1078 throw new CameraAccessException(CameraAccessException.CAMERA_DISCONNECTED, in setTorchMode()
34 CameraAccessException.CAMERA_DISCONNECTED)); in testUncheckedThrow()
20 import static android.hardware.camera2.CameraAccessException.CAMERA_DISCONNECTED;
301 throw new CameraAccessException(CameraAccessException.CAMERA_DISCONNECTED, in setRemoteDevice()
168 return HErrorCode::CAMERA_DISCONNECTED; in convertToHidl()
106 case CameraAccessException.CAMERA_DISCONNECTED: in CameraView()
105 case CameraAccessException.CAMERA_DISCONNECTED: in CameraView()
45 CAMERA_DISCONNECTED = 0,
2335 case Status::CAMERA_DISCONNECTED: in mapToStatusT()2358 case Status::CAMERA_DISCONNECTED: in statusToString()
1435 case ErrorCode::CAMERA_DISCONNECTED: in onDeviceError()
4648 status = common::V1_0::Status::CAMERA_DISCONNECTED; in processBatchCaptureRequests()
12559 field public static final int CAMERA_DISCONNECTED = 2; // 0x2
16646 field public static final int CAMERA_DISCONNECTED = 2; // 0x2