/frameworks/av/camera/aidl/android/hardware/camera2/ |
D | ICameraDeviceCallbacks.aidl | 29 const int ERROR_CAMERA_DEVICE = 1; field
|
/frameworks/base/core/java/android/hardware/camera2/ |
D | CameraDevice.java | 1508 public static final int ERROR_CAMERA_DEVICE = 4; field in CameraDevice.StateCallback 1531 ERROR_CAMERA_DEVICE,
|
/frameworks/av/camera/ndk/include/camera/ |
D | NdkCameraDevice.h | 88 ERROR_CAMERA_DEVICE = 4, enumerator
|
/frameworks/av/services/camera/libcameraservice/api2/ |
D | CameraOfflineSessionClient.cpp | 356 notifyError(hardware::camera2::ICameraDeviceCallbacks::ERROR_CAMERA_DEVICE, in notifyPrepared() 368 notifyError(hardware::camera2::ICameraDeviceCallbacks::ERROR_CAMERA_DEVICE, in notifyRepeatingRequestError()
|
/frameworks/av/services/camera/libcameraservice/device3/ |
D | Camera3OfflineSession.cpp | 237 listener->notifyError(hardware::camera2::ICameraDeviceCallbacks::ERROR_CAMERA_DEVICE, in setErrorStateLockedV()
|
D | Camera3OutputUtils.cpp | 1142 hardware::camera2::ICameraDeviceCallbacks::ERROR_CAMERA_DEVICE, in notifyError() 1171 case hardware::camera2::ICameraDeviceCallbacks::ERROR_CAMERA_DEVICE: in notifyError()
|
D | Camera3Device.cpp | 2810 listener->notifyError(hardware::camera2::ICameraDeviceCallbacks::ERROR_CAMERA_DEVICE, in setErrorStateLockedV()
|
/frameworks/av/services/camera/libcameraservice/hidl/ |
D | Utils.cpp | 176 case camera2::ICameraDeviceCallbacks::ERROR_CAMERA_DEVICE : in convertToHidl()
|
/frameworks/base/core/java/android/hardware/camera2/impl/ |
D | CameraDeviceImpl.java | 444 int failureCode = StateCallback.ERROR_CAMERA_DEVICE; in setRemoteFailure() 461 failureCode = StateCallback.ERROR_CAMERA_DEVICE; in setRemoteFailure() 1909 case CameraDeviceCallbacks.ERROR_CAMERA_DEVICE: in onDeviceError() 1910 scheduleNotifyError(StateCallback.ERROR_CAMERA_DEVICE); in onDeviceError()
|
/frameworks/av/services/camera/libcameraservice/aidl/ |
D | AidlUtils.cpp | 220 case camera2::ICameraDeviceCallbacks::ERROR_CAMERA_DEVICE : in convertToAidl()
|
/frameworks/av/camera/ndk/impl/ |
D | ACameraDevice.cpp | 1590 case ERROR_CAMERA_DEVICE: in onDeviceError() 1593 int32_t errorVal = ::ERROR_CAMERA_DEVICE; in onDeviceError() 1598 case ERROR_CAMERA_DEVICE: in onDeviceError()
|
/frameworks/av/camera/ndk/ndk_vendor/impl/ |
D | ACameraDevice.cpp | 1584 int32_t errorVal = ::ERROR_CAMERA_DEVICE; in onDeviceError()
|
/frameworks/av/services/camera/libcameraservice/api1/ |
D | Camera2Client.cpp | 1830 case hardware::camera2::ICameraDeviceCallbacks::ERROR_CAMERA_DEVICE: in notifyError()
|
/frameworks/base/tools/aapt2/integration-tests/CommandTests/ |
D | android-33.jar | AndroidManifest.xml
META-INF/
META-INF/MANIFEST.MF
NOTICES/
NOTICES/libcore ... |
/frameworks/opt/setupwizard/tools/docs/ |
D | android-22.txt | 12689 field public static final int ERROR_CAMERA_DEVICE = 4; // 0x4
|
/frameworks/base/core/api/ |
D | current.txt | 19290 field public static final int ERROR_CAMERA_DEVICE = 4; // 0x4
|
/frameworks/base/boot/hiddenapi/ |
D | hiddenapi-max-target-o.txt | 18864 Landroid/hardware/camera2/ICameraDeviceCallbacks;->ERROR_CAMERA_DEVICE:I
|