Searched refs:ERROR_CAMERA_DISABLED (Results 1 – 5 of 5) sorted by relevance
1479 public static final int ERROR_CAMERA_DISABLED = 3; field in CameraDevice.StateCallback1511 ERROR_CAMERA_DISABLED,
365 failureCode = StateCallback.ERROR_CAMERA_DISABLED; in setRemoteFailure()1813 case CameraDeviceCallbacks.ERROR_CAMERA_DISABLED: in onDeviceError()1814 scheduleNotifyError(StateCallback.ERROR_CAMERA_DISABLED); in onDeviceError()
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
18616 field public static final int ERROR_CAMERA_DISABLED = 3; // 0x3
18865 Landroid/hardware/camera2/ICameraDeviceCallbacks;->ERROR_CAMERA_DISABLED:I