Home
last modified time | relevance | path

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

/frameworks/av/media/module/libmediatranscoding/aidl/android/media/
DIMediaTranscodingService.aidl39 const int ERROR_DISABLED = 6; field
/frameworks/base/core/java/android/hardware/camera2/utils/
DExceptionUtils.java52 case ICameraService.ERROR_DISABLED: in throwAsPublicException()
/frameworks/av/camera/aidl/android/hardware/
DICameraService.aidl52 const int ERROR_DISABLED = 6; field
/frameworks/av/services/camera/libcameraservice/hidl/
DUtils.cpp254 case hardware::ICameraService::ERROR_DISABLED: in B2HStatus()
/frameworks/av/services/camera/libcameraservice/tests/
DCameraPermissionsTest.cpp243 ASSERT_EQ(status.serviceSpecificErrorCode(), hardware::ICameraService::ERROR_DISABLED) in TEST_F()
/frameworks/av/services/camera/libcameraservice/aidl/
DAidlUtils.cpp194 case hardware::ICameraService::ERROR_DISABLED: in convertToAidl()
/frameworks/av/camera/ndk/impl/
DACameraManager.cpp892 case hardware::ICameraService::ERROR_DISABLED: in openCamera()
/frameworks/base/core/java/android/hardware/camera2/
DCameraManager.java1016 e.errorCode == ICameraService.ERROR_DISABLED || in openCameraDeviceUserAsync()
1024 if (e.errorCode == ICameraService.ERROR_DISABLED || in openCameraDeviceUserAsync()
/frameworks/av/services/camera/libcameraservice/
DCameraService.cpp1797 return STATUS_ERROR_FMT(ERROR_DISABLED, in validateClientPermissionsLocked()
1811 return STATUS_ERROR_FMT(ERROR_DISABLED, in validateClientPermissionsLocked()
2286 return STATUS_ERROR(ERROR_DISABLED, msg.c_str()); in connectDevice()
2566 return STATUS_ERROR_FMT(ERROR_DISABLED, in connectHelper()
2690 return STATUS_ERROR_FMT(ERROR_DISABLED, in connectHelper()
/frameworks/base/core/java/android/hardware/camera2/impl/
DCameraDeviceImpl.java454 case ICameraService.ERROR_DISABLED: in setRemoteFailure()
/frameworks/base/boot/hiddenapi/
Dhiddenapi-max-target-o.txt20697 Landroid/hardware/ICameraService;->ERROR_DISABLED:I