Home | History | Annotate | Download | only in impl

Lines Matching defs:failureCode

312         int failureCode = StateCallback.ERROR_CAMERA_DEVICE;
317 failureCode = StateCallback.ERROR_CAMERA_IN_USE;
320 failureCode = StateCallback.ERROR_MAX_CAMERAS_IN_USE;
323 failureCode = StateCallback.ERROR_CAMERA_DISABLED;
329 failureCode = StateCallback.ERROR_CAMERA_DEVICE;
336 final int code = failureCode;