Searched refs:ERROR_CAMERA_IN_USE (Results 1 – 13 of 13) sorted by relevance
1057 public static final int ERROR_CAMERA_IN_USE = 1; field in CameraDevice.StateCallback1116 {ERROR_CAMERA_IN_USE,
408 } else if (e.errorCode == ICameraService.ERROR_CAMERA_IN_USE || in openCameraDeviceUserAsync()420 e.errorCode == ICameraService.ERROR_CAMERA_IN_USE) { in openCameraDeviceUserAsync()780 case ICameraService.ERROR_CAMERA_IN_USE: in throwAsPublicException()
47 const int ERROR_CAMERA_IN_USE = 7; field
113 errorCode = ICameraService.ERROR_CAMERA_IN_USE; in throwOnServiceError()
72 ERROR_CAMERA_IN_USE = 1, enumerator
217 case hardware::ICameraService::ERROR_CAMERA_IN_USE: in B2HStatus()
105 case hardware::ICameraService::ERROR_CAMERA_IN_USE: in connectLegacy()
530 case hardware::ICameraService::ERROR_CAMERA_IN_USE: in openCamera()
322 case ICameraService.ERROR_CAMERA_IN_USE: in setRemoteFailure()323 failureCode = StateCallback.ERROR_CAMERA_IN_USE; in setRemoteFailure()
1433 return STATUS_ERROR_FMT(ERROR_CAMERA_IN_USE, in connectHelper()1482 return STATUS_ERROR_FMT(ERROR_CAMERA_IN_USE, in connectHelper()1585 return STATUS_ERROR_FMT(ERROR_CAMERA_IN_USE, in setTorchMode()
12691 field public static final int ERROR_CAMERA_IN_USE = 1; // 0x1
16833 field public static final int ERROR_CAMERA_IN_USE = 1; // 0x1
25204 Landroid/hardware/ICameraService;->ERROR_CAMERA_IN_USE:I