Home
last modified time | relevance | path

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

/frameworks/base/lowpan/java/android/net/lowpan/
DLowpanException.java54 case ILowpanInterface.ERROR_DISABLED: in rethrowFromServiceSpecificException()
DILowpanInterface.aidl84 const int ERROR_DISABLED = 3; field
/frameworks/av/camera/aidl/android/hardware/
DICameraService.aidl46 const int ERROR_DISABLED = 6; field
/frameworks/base/core/java/android/hardware/camera2/legacy/
DLegacyExceptionUtils.java110 errorCode = ICameraService.ERROR_DISABLED; in throwOnServiceError()
/frameworks/base/core/java/android/hardware/camera2/
DCameraManager.java410 e.errorCode == ICameraService.ERROR_DISABLED || in openCameraDeviceUserAsync()
418 if (e.errorCode == ICameraService.ERROR_DISABLED || in openCameraDeviceUserAsync()
777 case ICameraService.ERROR_DISABLED: in throwAsPublicException()
/frameworks/av/services/camera/libcameraservice/hidl/
DConvert.cpp230 case hardware::ICameraService::ERROR_DISABLED: in B2HStatus()
/frameworks/av/camera/
DCamera.cpp120 case hardware::ICameraService::ERROR_DISABLED: in connectLegacy()
/frameworks/av/camera/ndk/impl/
DACameraManager.cpp543 case hardware::ICameraService::ERROR_DISABLED: in openCamera()
/frameworks/av/services/camera/libcameraservice/
DCameraService.cpp986 return STATUS_ERROR_FMT(ERROR_DISABLED, in validateClientPermissionsLocked()
996 return STATUS_ERROR_FMT(ERROR_DISABLED, in validateClientPermissionsLocked()
1492 return STATUS_ERROR_FMT(ERROR_DISABLED, in connectHelper()
/frameworks/base/core/java/android/hardware/camera2/impl/
DCameraDeviceImpl.java328 case ICameraService.ERROR_DISABLED: in setRemoteFailure()
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt25206 Landroid/hardware/ICameraService;->ERROR_DISABLED:I