Home
last modified time | relevance | path

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

/aosp12/frameworks/av/media/libmediatranscoding/aidl/android/media/
H A DIMediaTranscodingService.aidl39 const int ERROR_DISABLED = 6; field
/aosp12/frameworks/base/lowpan/java/android/net/lowpan/
H A DLowpanException.java54 case ILowpanInterface.ERROR_DISABLED: in rethrowFromServiceSpecificException()
H A DILowpanInterface.aidl84 const int ERROR_DISABLED = 3; field
/aosp12/frameworks/av/camera/aidl/android/hardware/
H A DICameraService.aidl50 const int ERROR_DISABLED = 6; field
/aosp12/frameworks/av/services/camera/libcameraservice/hidl/
H A DConvert.cpp247 case hardware::ICameraService::ERROR_DISABLED: in B2HStatus()
/aosp12/frameworks/base/core/java/android/hardware/camera2/
H A DCameraManager.java696 e.errorCode == ICameraService.ERROR_DISABLED || in openCameraDeviceUserAsync()
704 if (e.errorCode == ICameraService.ERROR_DISABLED || in openCameraDeviceUserAsync()
1249 case ICameraService.ERROR_DISABLED: in throwAsPublicException()
/aosp12/frameworks/av/camera/ndk/impl/
H A DACameraManager.cpp768 case hardware::ICameraService::ERROR_DISABLED: in openCamera()
/aosp12/frameworks/av/services/camera/libcameraservice/
H A DCameraService.cpp1223 return STATUS_ERROR_FMT(ERROR_DISABLED, in validateClientPermissionsLocked()
1233 return STATUS_ERROR_FMT(ERROR_DISABLED, in validateClientPermissionsLocked()
1808 return STATUS_ERROR_FMT(ERROR_DISABLED, in connectHelper()
1868 return STATUS_ERROR_FMT(ERROR_DISABLED, in connectHelper()
/aosp12/frameworks/base/core/java/android/hardware/camera2/impl/
H A DCameraDeviceImpl.java361 case ICameraService.ERROR_DISABLED: in setRemoteFailure()
/aosp12/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt23575 Landroid/hardware/ICameraService;->ERROR_DISABLED:I