Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/hardware/camera2/
DCameraDevice.java942 public static final int ERROR_MAX_CAMERAS_IN_USE = 2; field in CameraDevice.StateCallback
983 ERROR_MAX_CAMERAS_IN_USE,
DCameraManager.java326 e.errorCode == ICameraService.ERROR_MAX_CAMERAS_IN_USE || in openCameraDeviceUserAsync()
642 case ICameraService.ERROR_MAX_CAMERAS_IN_USE: in throwAsPublicException()
/frameworks/av/camera/ndk/include/camera/
DNdkCameraDevice.h68 ERROR_MAX_CAMERAS_IN_USE = 2, enumerator
/frameworks/av/camera/aidl/android/hardware/
DICameraService.aidl48 const int ERROR_MAX_CAMERAS_IN_USE = 8; field
/frameworks/base/core/java/android/hardware/camera2/legacy/
DLegacyExceptionUtils.java116 errorCode = ICameraService.ERROR_MAX_CAMERAS_IN_USE; in throwOnServiceError()
/frameworks/av/camera/
DCamera.cpp111 case hardware::ICameraService::ERROR_MAX_CAMERAS_IN_USE: in connectLegacy()
/frameworks/av/camera/ndk/impl/
DACameraManager.cpp475 case hardware::ICameraService::ERROR_MAX_CAMERAS_IN_USE: in openCamera()
/frameworks/base/core/java/android/hardware/camera2/impl/
DCameraDeviceImpl.java319 case ICameraService.ERROR_MAX_CAMERAS_IN_USE: in setRemoteFailure()
320 failureCode = StateCallback.ERROR_MAX_CAMERAS_IN_USE; in setRemoteFailure()
/frameworks/av/services/camera/libcameraservice/
DCameraService.cpp1303 return STATUS_ERROR_FMT(ERROR_MAX_CAMERAS_IN_USE, in connectHelper()
1386 return STATUS_ERROR_FMT(ERROR_MAX_CAMERAS_IN_USE, in connectHelper()
1492 return STATUS_ERROR_FMT(ERROR_MAX_CAMERAS_IN_USE, in setTorchMode()
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt12693 field public static final int ERROR_MAX_CAMERAS_IN_USE = 2; // 0x2
/frameworks/base/api/
Dcurrent.txt15258 field public static final int ERROR_MAX_CAMERAS_IN_USE = 2; // 0x2
Dtest-current.txt15356 field public static final int ERROR_MAX_CAMERAS_IN_USE = 2; // 0x2
Dsystem-current.txt16002 field public static final int ERROR_MAX_CAMERAS_IN_USE = 2; // 0x2