Searched refs:ERROR_CAMERA_IN_USE (Results 1 – 14 of 14) 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()807 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()
553 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()
1461 return STATUS_ERROR_FMT(ERROR_CAMERA_IN_USE, in connectHelper()1510 return STATUS_ERROR_FMT(ERROR_CAMERA_IN_USE, in connectHelper()1613 return STATUS_ERROR_FMT(ERROR_CAMERA_IN_USE, in setTorchMode()
12691 field public static final int ERROR_CAMERA_IN_USE = 1; // 0x1
16852 field public static final int ERROR_CAMERA_IN_USE = 1; // 0x1
23582 Landroid/hardware/ICameraService;->ERROR_CAMERA_IN_USE:I