Home
last modified time | relevance | path

Searched refs:ERROR_CAMERA_IN_USE (Results 1 – 13 of 13) sorted by relevance

/frameworks/base/core/java/android/hardware/camera2/
DCameraDevice.java923 public static final int ERROR_CAMERA_IN_USE = 1; field in CameraDevice.StateCallback
982 {ERROR_CAMERA_IN_USE,
DCameraManager.java325 } else if (e.errorCode == ICameraService.ERROR_CAMERA_IN_USE || in openCameraDeviceUserAsync()
337 e.errorCode == ICameraService.ERROR_CAMERA_IN_USE) { in openCameraDeviceUserAsync()
639 case ICameraService.ERROR_CAMERA_IN_USE: in throwAsPublicException()
/frameworks/av/camera/ndk/include/camera/
DNdkCameraDevice.h61 ERROR_CAMERA_IN_USE = 1, enumerator
/frameworks/av/camera/aidl/android/hardware/
DICameraService.aidl47 const int ERROR_CAMERA_IN_USE = 7; field
/frameworks/base/core/java/android/hardware/camera2/legacy/
DLegacyExceptionUtils.java113 errorCode = ICameraService.ERROR_CAMERA_IN_USE; in throwOnServiceError()
/frameworks/av/camera/
DCamera.cpp105 case hardware::ICameraService::ERROR_CAMERA_IN_USE: in connectLegacy()
/frameworks/av/camera/ndk/impl/
DACameraManager.cpp472 case hardware::ICameraService::ERROR_CAMERA_IN_USE: in openCamera()
/frameworks/base/core/java/android/hardware/camera2/impl/
DCameraDeviceImpl.java316 case ICameraService.ERROR_CAMERA_IN_USE: in setRemoteFailure()
317 failureCode = StateCallback.ERROR_CAMERA_IN_USE; in setRemoteFailure()
/frameworks/av/services/camera/libcameraservice/
DCameraService.cpp1336 return STATUS_ERROR_FMT(ERROR_CAMERA_IN_USE, in connectHelper()
1383 return STATUS_ERROR_FMT(ERROR_CAMERA_IN_USE, in connectHelper()
1486 return STATUS_ERROR_FMT(ERROR_CAMERA_IN_USE, in setTorchMode()
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt12691 field public static final int ERROR_CAMERA_IN_USE = 1; // 0x1
/frameworks/base/api/
Dcurrent.txt15256 field public static final int ERROR_CAMERA_IN_USE = 1; // 0x1
Dtest-current.txt15354 field public static final int ERROR_CAMERA_IN_USE = 1; // 0x1
Dsystem-current.txt16000 field public static final int ERROR_CAMERA_IN_USE = 1; // 0x1