Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/hardware/camera2/
DCameraDevice.java1431 public static final int ERROR_CAMERA_SERVICE = 5; field in CameraDevice.StateCallback
1440 ERROR_CAMERA_SERVICE })
/frameworks/av/camera/aidl/android/hardware/camera2/
DICameraDeviceCallbacks.aidl30 const int ERROR_CAMERA_SERVICE = 2; field
/frameworks/av/camera/ndk/include/camera/
DNdkCameraDevice.h98 ERROR_CAMERA_SERVICE = 5 enumerator
/frameworks/av/services/camera/libcameraservice/hidl/
DUtils.cpp172 case camera2::ICameraDeviceCallbacks::ERROR_CAMERA_SERVICE: in convertToHidl()
/frameworks/av/camera/ndk/impl/
DACameraDevice.cpp1521 case ERROR_CAMERA_SERVICE: in onDeviceError()
1531 case ERROR_CAMERA_SERVICE: in onDeviceError()
1533 errorVal = ::ERROR_CAMERA_SERVICE; in onDeviceError()
/frameworks/base/core/java/android/hardware/camera2/impl/
DCameraDeviceImpl.java1794 scheduleNotifyError(StateCallback.ERROR_CAMERA_SERVICE); in onDeviceError()
2481 StateCallback.ERROR_CAMERA_SERVICE); in binderDied()
/frameworks/av/camera/ndk/ndk_vendor/impl/
DACameraDevice.cpp1553 errorVal = ::ERROR_CAMERA_SERVICE; in onDeviceError()
/frameworks/av/services/camera/libcameraservice/api1/
DCamera2Client.cpp1811 case hardware::camera2::ICameraDeviceCallbacks::ERROR_CAMERA_SERVICE: in notifyError()
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt12692 field public static final int ERROR_CAMERA_SERVICE = 5; // 0x5
/frameworks/base/core/api/
Dcurrent.txt17545 field public static final int ERROR_CAMERA_SERVICE = 5; // 0x5
/frameworks/base/boot/hiddenapi/
Dhiddenapi-max-target-o.txt18870 Landroid/hardware/camera2/ICameraDeviceCallbacks;->ERROR_CAMERA_SERVICE:I