Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/hardware/camera2/utils/
DExceptionUtils.java58 case ICameraService.ERROR_MAX_CAMERAS_IN_USE: in throwAsPublicException()
/frameworks/base/core/java/android/hardware/camera2/
DCameraDevice.java1488 public static final int ERROR_MAX_CAMERAS_IN_USE = 2; field in CameraDevice.StateCallback
1529 ERROR_MAX_CAMERAS_IN_USE,
DCameraManager.java1015 e.errorCode == ICameraService.ERROR_MAX_CAMERAS_IN_USE || in openCameraDeviceUserAsync()
/frameworks/av/camera/ndk/include/camera/
DNdkCameraDevice.h77 ERROR_MAX_CAMERAS_IN_USE = 2, enumerator
/frameworks/av/camera/aidl/android/hardware/
DICameraService.aidl54 const int ERROR_MAX_CAMERAS_IN_USE = 8; field
/frameworks/av/services/camera/libcameraservice/hidl/
DUtils.cpp244 case hardware::ICameraService::ERROR_MAX_CAMERAS_IN_USE: in B2HStatus()
/frameworks/av/services/camera/libcameraservice/aidl/
DAidlUtils.cpp187 case hardware::ICameraService::ERROR_MAX_CAMERAS_IN_USE: in convertToAidl()
/frameworks/av/camera/ndk/impl/
DACameraManager.cpp882 case hardware::ICameraService::ERROR_MAX_CAMERAS_IN_USE: in openCamera()
/frameworks/base/core/java/android/hardware/camera2/impl/
DCameraDeviceImpl.java451 case ICameraService.ERROR_MAX_CAMERAS_IN_USE: in setRemoteFailure()
452 failureCode = StateCallback.ERROR_MAX_CAMERAS_IN_USE; in setRemoteFailure()
/frameworks/av/services/camera/libcameraservice/
DCameraService.cpp2460 return STATUS_ERROR_FMT(ERROR_MAX_CAMERAS_IN_USE, in connectHelper()
2497 return STATUS_ERROR_FMT(ERROR_MAX_CAMERAS_IN_USE, in connectHelper()
2559 return STATUS_ERROR_FMT(ERROR_MAX_CAMERAS_IN_USE, in connectHelper()
2898 return STATUS_ERROR_FMT(ERROR_MAX_CAMERAS_IN_USE, in turnOnTorchWithStrengthLevel()
3034 return STATUS_ERROR_FMT(ERROR_MAX_CAMERAS_IN_USE, in setTorchMode()
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt12693 field public static final int ERROR_MAX_CAMERAS_IN_USE = 2; // 0x2
/frameworks/base/core/api/
Dcurrent.txt19294 field public static final int ERROR_MAX_CAMERAS_IN_USE = 2; // 0x2
/frameworks/base/boot/hiddenapi/
Dhiddenapi-max-target-o.txt20701 Landroid/hardware/ICameraService;->ERROR_MAX_CAMERAS_IN_USE:I