Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/hardware/camera2/
DCameraDevice.java1076 public static final int ERROR_MAX_CAMERAS_IN_USE = 2; field in CameraDevice.StateCallback
1117 ERROR_MAX_CAMERAS_IN_USE,
DCameraManager.java409 e.errorCode == ICameraService.ERROR_MAX_CAMERAS_IN_USE || in openCameraDeviceUserAsync()
783 case ICameraService.ERROR_MAX_CAMERAS_IN_USE: in throwAsPublicException()
/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/ndk/include/camera/
DNdkCameraDevice.h79 ERROR_MAX_CAMERAS_IN_USE = 2, enumerator
/frameworks/av/services/camera/libcameraservice/hidl/
DConvert.cpp220 case hardware::ICameraService::ERROR_MAX_CAMERAS_IN_USE: in B2HStatus()
/frameworks/av/camera/
DCamera.cpp111 case hardware::ICameraService::ERROR_MAX_CAMERAS_IN_USE: in connectLegacy()
/frameworks/av/camera/ndk/impl/
DACameraManager.cpp533 case hardware::ICameraService::ERROR_MAX_CAMERAS_IN_USE: in openCamera()
/frameworks/base/core/java/android/hardware/camera2/impl/
DCameraDeviceImpl.java325 case ICameraService.ERROR_MAX_CAMERAS_IN_USE: in setRemoteFailure()
326 failureCode = StateCallback.ERROR_MAX_CAMERAS_IN_USE; in setRemoteFailure()
/frameworks/av/services/camera/libcameraservice/
DCameraService.cpp1400 return STATUS_ERROR_FMT(ERROR_MAX_CAMERAS_IN_USE, in connectHelper()
1485 return STATUS_ERROR_FMT(ERROR_MAX_CAMERAS_IN_USE, in connectHelper()
1591 return STATUS_ERROR_FMT(ERROR_MAX_CAMERAS_IN_USE, in setTorchMode()
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...