Home
last modified time | relevance | path

Searched refs:ERROR_DEPRECATED_HAL (Results 1 – 8 of 8) sorted by relevance

/frameworks/av/camera/aidl/android/hardware/
DICameraService.aidl49 const int ERROR_DEPRECATED_HAL = 9; field
/frameworks/base/core/java/android/hardware/camera2/legacy/
DLegacyExceptionUtils.java122 errorCode = ICameraService.ERROR_DEPRECATED_HAL; in throwOnServiceError()
/frameworks/av/camera/ndk/impl/
DACameraManager.cpp171 hardware::ICameraService::ERROR_DEPRECATED_HAL) { in getCameraServiceLocked()
562 case hardware::ICameraService::ERROR_DEPRECATED_HAL: in openCamera()
/frameworks/av/services/camera/libcameraservice/hidl/
DConvert.cpp226 case hardware::ICameraService::ERROR_DEPRECATED_HAL: in B2HStatus()
/frameworks/base/core/java/android/hardware/camera2/
DCameraManager.java406 if (e.errorCode == ICameraService.ERROR_DEPRECATED_HAL) { in openCameraDeviceUserAsync()
813 case ICameraService.ERROR_DEPRECATED_HAL: in throwAsPublicException()
/frameworks/av/camera/
DCamera.cpp117 case hardware::ICameraService::ERROR_DEPRECATED_HAL: in connectLegacy()
/frameworks/av/services/camera/libcameraservice/
DCameraService.cpp675 return STATUS_ERROR_FMT(ERROR_DEPRECATED_HAL, in makeClient()
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt23583 Landroid/hardware/ICameraService;->ERROR_DEPRECATED_HAL:I